1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-30 12:31:10 +02:00

Broutilles stretch

This commit is contained in:
Gabriel Detraz
2017-06-23 20:09:50 +02:00
committed by root
parent c75d6955f6
commit 037b79c74e
3 changed files with 3 additions and 2 deletions

View File

@ -50,7 +50,7 @@ PASSWORD_HASHERS = (
)
AUTH_USER_MODEL = 'users.User'
LOGIN_URL = '/login'
LOGIN_URL = '/login/'
LOGIN_REDIRECT_URL = '/'