forked from expo/troggle
merge martin's tip again
This commit is contained in:
commit
bab92cb88c
@ -7,4 +7,4 @@ if django.VERSION[0] >=1 and django.VERSION[1] > 1:
|
||||
else:
|
||||
|
||||
@register.simple_tag
|
||||
def csrf_token(format_string): return ""
|
||||
def csrf_token(): return ""
|
||||
|
Loading…
Reference in New Issue
Block a user