missing settings variable for django-registration

This commit is contained in:
Élie Bouttier 2016-06-14 21:59:38 +02:00
parent d62a494d9f
commit 2ceadcd96b
1 changed files with 2 additions and 0 deletions

View File

@ -178,3 +178,5 @@ BOOTSTRAP3 = {
AUTHENTICATION_BACKENDS = ['yeouia.backends.YummyEmailOrUsernameInsensitiveAuth']
LOGOUT_REDIRECT_URL = 'home'
ACCOUNT_ACTIVATION_DAYS = 7 # django-registration