Merge branch 'master' into revision-view

This commit is contained in:
Tom Price
2015-05-25 22:13:33 +01:00
3 changed files with 26 additions and 14 deletions

View File

@@ -174,7 +174,7 @@ else:
LANGUAGE_CODE = 'en-gb'
TIME_ZONE = 'UTC'
TIME_ZONE = 'Europe/London'
FORMAT_MODULE_PATH = 'PyRIGS.formats'