Pārlūkot izejas kodu

[settings] Fix missing moods app in testing settings

Colin Powell 10 mēneši atpakaļ
vecāks
revīzija
cc9a2a64df
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      vrobbler/settings-testing.py

+ 1 - 0
vrobbler/settings-testing.py

@@ -111,6 +111,7 @@ INSTALLED_APPS = [
     "locations",
     "webpages",
     "lifeevents",
+    "moods",
     "mathfilters",
     "rest_framework",
     "allauth",