What would we do without you, PEP8?
This commit is contained in:
@@ -51,6 +51,7 @@ def startswith(value, arg):
|
||||
"""
|
||||
return str(value).startswith(arg)
|
||||
|
||||
|
||||
@register.filter()
|
||||
def bettertitle(value):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user