Add new version email and info box then new version is available
This commit is contained in:
@ -97,3 +97,6 @@ USE_TZ = True
|
||||
# https://docs.djangoproject.com/en/1.9/howto/static-files/
|
||||
|
||||
STATIC_URL = '/static/'
|
||||
|
||||
CAS_NEW_VERSION_HTML_WARNING = False
|
||||
CAS_NEW_VERSION_EMAIL_WARNING = False
|
||||
|
Reference in New Issue
Block a user