changeset 204:2619e53b1ec2

modified settings.py file to add django-ratings and south into the installed apps
author Ahsan Ali Shahid <ahsan.ali.shahid@gmail.com>
date Fri, 19 Jul 2013 22:13:14 +0500
parents c5087ce140c9
children c13a3ab314ab
files settings.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/settings.py
+++ b/settings.py
@@ -149,6 +149,8 @@
     'kombu.transport.django',
     'mptt',
     'sizefield',
+    'djangoratings',
+    'south',
 #   'threadedcomments',
 
     # Agora apps