cleaning config file
This commit is contained in:
parent
8c5ed0c4bb
commit
4de40205cb
1 changed files with 0 additions and 7 deletions
|
@ -102,13 +102,6 @@ LOGIN_URL = '/login'
|
|||
|
||||
LOGIN_REDIRECT_URL = '/'
|
||||
|
||||
CRISPY_TEMPLATE_PACK = 'bootstrap3'
|
||||
|
||||
from django.contrib.messages import constants as messages
|
||||
MESSAGE_TAGS = {
|
||||
messages.ERROR: 'danger',
|
||||
}
|
||||
|
||||
TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
'django.contrib.messages.context_processors.messages',
|
||||
'django.contrib.auth.context_processors.auth',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue