INSTALLED_APPS = (
'edumed',
- # 'curriculum',
- # 'catalogue',
- # 'comment',
'wtem',
'stage2',
- # 'publishers',
- # 'api',
'fnpdjango',
'south',
'pipeline',
- # 'django_extensions',
+ 'django_extensions',
# Disable, if not using Piwik.
'piwik',
# Disable, if not using CAS.
'haystack',
'chunks',
'contact',
- # 'forum',
- # 'pybb',
'django_libravatar',
'sorl.thumbnail',
'subdomains',
- # 'piston',
'django.contrib.auth',
'django.contrib.contenttypes',