# Make this unique, and don't share it with anybody.
SECRET_KEY = '$!roq-b5snvjxi4dr2y7(l(@$@k+2%aub&)s__0)k#r&c(8(4x'
+CACHE_BACKEND = 'file:///home/brettp/dev/sommitrealweird/tmp'
+
# List of callables that know how to import templates from various sources.
TEMPLATE_LOADERS = (
'django.template.loaders.filesystem.load_template_source',