diff --git a/settings.py b/settings.py index 206f22c1c4..b1f4ba0929 100644 --- a/settings.py +++ b/settings.py @@ -131,7 +131,7 @@ INSTALLED_APPS = ( # 3rd party # South 'south', - 'haystack', + 'haystack', # Others 'filetransfers', 'taggit',