mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-22 07:11:52 +00:00
debug
This commit is contained in:
parent
04d0e80430
commit
ede9e4a9bd
@ -7,4 +7,4 @@ if django.VERSION[0] >=1 and django.VERSION[1] > 1:
|
||||
else:
|
||||
|
||||
@register.simple_tag
|
||||
def csrf_token(parser, token): return ""
|
||||
def csrf_token(format_string): return ""
|
||||
|
Loading…
Reference in New Issue
Block a user