app/settings.py
changeset 3027 a223fff4cca8
parent 2946 69be8ea0b597
child 3030 09cae668b536
equal deleted inserted replaced
3026:75ef22dc5a8a 3027:a223fff4cca8
   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 = []