We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9d44b commit f3b67e0Copy full SHA for f3b67e0
etsd/settings/uat.py
@@ -12,7 +12,7 @@
12
EMAIL_LOG_BACKEND = "django.core.mail.backends.console.EmailBackend"
13
14
COMPRESS_OFFLINE = True
15
-
+LANGUAGE_CODE = "el"
16
MEDIA_ROOT = "/home/serafeim/etsd/media"
17
SENDFILE_ROOT = "/home/serafeim/etsd/media/protected"
18
0 commit comments