forked from expo/troggle
debug
This commit is contained in:
@@ -7,4 +7,4 @@ if django.VERSION[0] >=1 and django.VERSION[1] > 1:
|
|||||||
else:
|
else:
|
||||||
|
|
||||||
@register.simple_tag
|
@register.simple_tag
|
||||||
def csrf_token(parser, token): return ""
|
def csrf_token(format_string): return ""
|
||||||
|
|||||||
Reference in New Issue
Block a user