diff --git a/vrobbler/settings-testing.py b/vrobbler/settings-testing.py index e52663f..505fd14 100644 --- a/vrobbler/settings-testing.py +++ b/vrobbler/settings-testing.py @@ -111,6 +111,7 @@ INSTALLED_APPS = [ "locations", "webpages", "lifeevents", + "moods", "mathfilters", "rest_framework", "allauth",