mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 08:38:35 +00:00
SHould be nearly working, but crashes on saving edited entry
This commit is contained in:
@@ -84,6 +84,8 @@ ROOT_URLCONF = "troggle.urls" # i.e. troggle/urls.py
|
||||
LOGOUT_REDIRECT_URL = "/statistics" # see troggle/core/views/auth.py
|
||||
LOGIN_REDIRECT_URL = "/controlpanel" # see troggle/core/views/auth.py
|
||||
|
||||
JSON_LOG_ENTRIES="log_entries"
|
||||
|
||||
PASSWORD_RESET_TIMEOUT = 3*60*60 # password reset sends an email. The response is valid for 3 hours
|
||||
#ACCOUNT_ACTIVATION_DAYS = 3 # this is only if we are using django-registration package
|
||||
|
||||
|
||||
Reference in New Issue
Block a user