Fix a typo

This commit is contained in:
Chris Streeter 2015-03-17 20:02:55 -07:00
parent ba2bcf8190
commit 70cbc12fbf

View File

@ -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