summaryrefslogtreecommitdiff
path: root/forums/settings.py
diff options
context:
space:
mode:
authorashwinishinde2015-07-13 16:09:55 +0530
committerashwinishinde2015-07-13 16:09:55 +0530
commita2059ac649fbbd14c97e6a15c129e672616077b0 (patch)
tree70f042b7bd0cfa12944ebbcbe2fdd8a2f93fa955 /forums/settings.py
parent4bf2d594b8ffbbaa103c4bdcdf3485fcad32be47 (diff)
parentdfa131dc7a17e17308c2c831104149887e45e8bf (diff)
downloadFOSSEE-Forum-a2059ac649fbbd14c97e6a15c129e672616077b0.tar.gz
FOSSEE-Forum-a2059ac649fbbd14c97e6a15c129e672616077b0.tar.bz2
FOSSEE-Forum-a2059ac649fbbd14c97e6a15c129e672616077b0.zip
Merge branch 'fossee-forum' of https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forum
Diffstat (limited to 'forums/settings.py')
-rw-r--r--forums/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/forums/settings.py b/forums/settings.py
index 3bd2cad..6fc18f0 100644
--- a/forums/settings.py
+++ b/forums/settings.py
@@ -142,8 +142,8 @@ INSTALLED_APPS = (
'compressor',
'debug_toolbar',
'captcha',
- 'googlesearch',
- 'gtm',
+ 'south'
+
#'migrate_spoken',
)