INSTALLED_APPS = (
'edumed',
- # 'curriculum',
- # 'catalogue',
- # 'comment',
'wtem',
'stage2',
- # 'publishers',
- # 'api',
'fnpdjango',
'south',
'haystack',
'chunks',
'contact',
- # 'forum',
- # 'pybb',
'django_libravatar',
'sorl.thumbnail',
'subdomains',
- # 'piston',
'django.contrib.auth',
'django.contrib.contenttypes',