mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 22:27:20 +00:00
Upgrade to django 1.5, some functions have been changed
url in templates now requires quotes roung the first arg USE_TZ added
This commit is contained in:
@@ -18,6 +18,7 @@ MANAGERS = ADMINS
|
||||
# although not all choices may be available on all operating systems.
|
||||
# If running in a Windows environment this must be set to the same as your
|
||||
# system time zone.
|
||||
USE_TZ = True
|
||||
TIME_ZONE = 'Europe/London'
|
||||
|
||||
# Language code for this installation. All choices can be found here:
|
||||
|
||||
Reference in New Issue
Block a user