Changeset - aa3770ea23fd
[Not reviewed]
0 1 0
Christopher Neugebauer - 6 years ago 2017-11-29 02:03:10
chrisjrn@gmail.com
oops
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templatetags/nbpy_tags.py
Show inline comments
...
 
@@ -64,7 +64,6 @@ def name_split(name, split_characters=None):
 
@register.simple_tag
 
def company_split(name):
 
    f =  name_split(name, 18)
 
    print f
 
    return f
 

	
 

	
0 comments (0 inline, 0 general)