Remove useless template context processor
This commit is contained in:
parent
ef53009c38
commit
49fad0da39
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@ TEMPLATES = [
|
|||
'django.template.context_processors.request',
|
||||
'django.contrib.auth.context_processors.auth',
|
||||
'django.contrib.messages.context_processors.messages',
|
||||
'django.template.context_processors.request',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue