Remove haystack from installed apps.

remotes/origin/enhancement/email-actions
Andrey Antukh 2013-10-15 23:16:03 +02:00
parent 8323b30b06
commit 3ca696af12
1 changed files with 0 additions and 1 deletions

View File

@ -200,7 +200,6 @@ INSTALLED_APPS = [
'greenmine.projects.wiki',
'south',
'haystack',
'reversion',
'rest_framework',
'djmail'