diff --git a/src/colab/custom_settings.py b/src/colab/custom_settings.py index 2080b48..3f304ec 100644 --- a/src/colab/custom_settings.py +++ b/src/colab/custom_settings.py @@ -108,7 +108,6 @@ INSTALLED_APPS = INSTALLED_APPS + ( 'conversejs', 'haystack', 'hitcounter', - 'badger', # Own apps 'super_archives', @@ -118,6 +117,7 @@ INSTALLED_APPS = INSTALLED_APPS + ( 'accounts', 'proxy', 'search', + 'badger', # Feedzilla and deps 'feedzilla', -- libgit2 0.21.2