mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-26 09:11:54 +00:00
debug
This commit is contained in:
parent
366d4736ca
commit
04d0e80430
@ -6,5 +6,5 @@ if django.VERSION[0] >=1 and django.VERSION[1] > 1:
|
|||||||
pass
|
pass
|
||||||
else:
|
else:
|
||||||
|
|
||||||
@register.tag
|
@register.simple_tag
|
||||||
def csrf_token(parser, token): return ""
|
def csrf_token(parser, token): return ""
|
||||||
|
Loading…
Reference in New Issue
Block a user