mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 18:47:04 +00:00
debug
This commit is contained in:
@@ -6,5 +6,5 @@ if django.VERSION[0] >=1 and django.VERSION[1] > 1:
|
||||
pass
|
||||
else:
|
||||
|
||||
@register.tag
|
||||
@register.simple_tag
|
||||
def csrf_token(parser, token): return ""
|
||||
|
||||
Reference in New Issue
Block a user