app/settings.py
changeset 3030 09cae668b536
parent 3027 a223fff4cca8
child 3043 187c1709756b
equal deleted inserted replaced
3029:3c09b9396e2e 3030:09cae668b536
   125 #    'django.contrib.sites',
   125 #    'django.contrib.sites',
   126 )
   126 )
   127 
   127 
   128 MODULE_FMT = 'soc.modules.%s.callback'
   128 MODULE_FMT = 'soc.modules.%s.callback'
   129 # TODO: to enable GHOP change the MODULES line have the following entries:
   129 # TODO: to enable GHOP change the MODULES line have the following entries:
   130 MODULES = ['ghop']
   130 #MODULES = ['ghop']
   131 #MODULES = []
   131 MODULES = []