2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-20 07:26:55 +01:00

merge martin's tip again

This commit is contained in:
Wookey
2011-07-11 00:52:58 +01:00
+1 -1
View File
@@ -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 ""