ummm. forgot to commit stuff

This commit is contained in:
Chris Dodge
2013-03-27 22:51:52 -04:00
parent 03f9bb5d38
commit b609a96902
6 changed files with 64 additions and 106 deletions

View File

@@ -113,6 +113,7 @@ TEMPLATE_LOADERS = (
MIDDLEWARE_CLASSES = (
'contentserver.middleware.StaticContentServer',
'request_cache.middleware.RequestCache',
'django.middleware.cache.UpdateCacheMiddleware',
'django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',