Remove the django comments app

This commit is contained in:
Trever Fischer
2012-03-03 17:09:48 -05:00
parent 45159b8f95
commit e80cfd9e7d

View File

@@ -129,7 +129,6 @@ INSTALLED_APPS = (
'profiles', 'profiles',
'south', 'south',
'news', 'news',
'django.contrib.comments',
'django.contrib.flatpages', 'django.contrib.flatpages',
'minecraft', 'minecraft',
'petition' 'petition'