瀏覽代碼

[settings] Fix missing moods app in testing settings

Colin Powell 9 月之前
父節點
當前提交
cc9a2a64df
共有 1 個文件被更改,包括 1 次插入0 次删除
  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",