add offersneeds to INSTALLED_APPS

This commit is contained in:
Sanj 2012-08-09 04:27:46 +05:30
parent df757a0ea8
commit d6cd9ea313

View File

@ -196,6 +196,7 @@ INSTALLED_APPS = (
'emailer', 'emailer',
'itfprofiles', 'itfprofiles',
'events', 'events',
'offersneeds',
'pages', 'pages',
'tagging', 'tagging',
'app', 'app',