summaryrefslogtreecommitdiff
path: root/PythonTBC/settings.py
diff options
context:
space:
mode:
authorkinitrupti2016-11-04 17:52:23 +0530
committerkinitrupti2016-11-04 17:52:23 +0530
commit9b564418c062ea43e465eebc7ac5ffd865556507 (patch)
tree281a5fd16ff267961ca2430059a037d73b51501e /PythonTBC/settings.py
parenteb3321f80def84e84329f213e21ef5ac94d4ccd6 (diff)
downloadPython-TBC-Interface-9b564418c062ea43e465eebc7ac5ffd865556507.tar.gz
Python-TBC-Interface-9b564418c062ea43e465eebc7ac5ffd865556507.tar.bz2
Python-TBC-Interface-9b564418c062ea43e465eebc7ac5ffd865556507.zip
Hitcount updated
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 46131a9..bd0f0b8 100644
--- a/PythonTBC/settings.py
+++ b/PythonTBC/settings.py
@@ -136,6 +136,7 @@ INSTALLED_APPS = (
'django.contrib.admin',
# Uncomment the next line to enable admin documentation:
# 'django.contrib.admindocs',
+ 'hitcount',
'tbc',
'comments',
#'south',