Merge pull request #202 from streeter/patch-1

Fix a typo
This commit is contained in:
Saurabh Kumar 2015-04-06 20:26:28 +05:30
commit 0c7eaff6a8

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