mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
commit
0c7eaff6a8
|
@ -161,7 +161,7 @@ class Common(Configuration):
|
|||
'django.core.context_processors.tz',
|
||||
'django.contrib.messages.context_processors.messages',
|
||||
'django.core.context_processors.request',
|
||||
# Your stuff: custom template context processers go here
|
||||
# Your stuff: custom template context processors go here
|
||||
)
|
||||
|
||||
# See: https://docs.djangoproject.com/en/dev/ref/settings/#template-dirs
|
||||
|
|
Loading…
Reference in New Issue
Block a user