Fixes for hsl-timetable.

This commit is contained in:
Juuso Käenmäki
2017-02-01 17:31:48 +02:00
parent 95c016ce11
commit bb5ec67eb6
4 changed files with 21 additions and 12 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ LOGPATH = "logs/debug.log"
LANGUAGE_CODE = 'en-us'
TIME_ZONE = 'UTC'
TIME_ZONE = 'Europe/Helsinki'
USE_I18N = True