either put the setting in common or the local settings, not both
parent
57a1c60903
commit
30d7cbf1a9
|
@ -223,5 +223,3 @@ IS_PREVIEW = True
|
|||
JQUERY_HOME = "/static/js/jquery-1.7.1.min.js"
|
||||
JQUERY_UI_HOME = "/static/js/jquery-ui-1.8.16.custom.min.js"
|
||||
|
||||
# a django-notification setting for whether to queue notifications or send_now (False)
|
||||
NOTIFICATION_QUEUE_ALL = True
|
Loading…
Reference in New Issue