fix smsbest settings for django upgrade
This commit is contained in:
parent
6538b1a1de
commit
f517b9ef36
|
@ -150,7 +150,7 @@ LOG_BACKUPS = 256 # number of logs to keep
|
|||
# these weird dependencies should be handled by their respective apps,
|
||||
# but they're not, so here they are. most of them are for django admin.
|
||||
TEMPLATE_CONTEXT_PROCESSORS = [
|
||||
"django.core.context_processors.auth",
|
||||
"django.contrib.auth.context_processors.auth",
|
||||
"django.core.context_processors.debug",
|
||||
"django.core.context_processors.i18n",
|
||||
"django.core.context_processors.media",
|
||||
|
|
Loading…
Reference in New Issue
Block a user