summaryrefslogtreecommitdiff
path: root/PythonTBC/settings.py
diff options
context:
space:
mode:
authorkinitrupti2016-11-08 16:49:03 +0530
committerkinitrupti2016-11-08 16:49:03 +0530
commitbc97050020b35ecc7377e7874002d76eabb0d14a (patch)
tree6f1717bdceaf03e142ab4e4a78d4e0da5f8a3eab /PythonTBC/settings.py
parent9b564418c062ea43e465eebc7ac5ffd865556507 (diff)
downloadPython-TBC-Interface-bc97050020b35ecc7377e7874002d76eabb0d14a.tar.gz
Python-TBC-Interface-bc97050020b35ecc7377e7874002d76eabb0d14a.tar.bz2
Python-TBC-Interface-bc97050020b35ecc7377e7874002d76eabb0d14a.zip
Hitcount update
Diffstat (limited to 'PythonTBC/settings.py')
-rw-r--r--PythonTBC/settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/PythonTBC/settings.py b/PythonTBC/settings.py
index bd0f0b8..c6fb730 100644
--- a/PythonTBC/settings.py
+++ b/PythonTBC/settings.py
@@ -144,6 +144,7 @@ INSTALLED_APPS = (
'tbc_error_page',
'taggit',
'taggit_templatetags2',
+
)
SESSION_SERIALIZER = 'django.contrib.sessions.serializers.JSONSerializer'