ad rediret URLs

This commit is contained in:
Andreas Zweili 2019-08-30 00:24:40 +02:00
parent 528cd30c33
commit 04ebf937a9
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ AUTHENTICATION_BACKENDS = (
# Internationalization
# https://docs.djangoproject.com/en/2.0/topics/i18n/
LOGIN_REDIRECT_URL = '/'
LANGUAGE_CODE = 'en-us'
TIME_ZONE = 'UTC'