diff --git a/ponyconf/settings.py b/ponyconf/settings.py index 11f8a45..63845e2 100644 --- a/ponyconf/settings.py +++ b/ponyconf/settings.py @@ -178,3 +178,5 @@ BOOTSTRAP3 = { AUTHENTICATION_BACKENDS = ['yeouia.backends.YummyEmailOrUsernameInsensitiveAuth'] LOGOUT_REDIRECT_URL = 'home' + +ACCOUNT_ACTIVATION_DAYS = 7 # django-registration