app/settings.py
changeset 3043 187c1709756b
parent 3030 09cae668b536
child 3058 5395772146cc
--- a/app/settings.py	Sun Oct 25 19:21:43 2009 +0000
+++ b/app/settings.py	Sat Oct 24 16:23:31 2009 -0700
@@ -128,4 +128,5 @@
 MODULE_FMT = 'soc.modules.%s.callback'
 # TODO: to enable GHOP change the MODULES line have the following entries:
 #MODULES = ['ghop']
+#MODULES = ['gsoc']
 MODULES = []