浏览代码

[settings] Fix missing moods app in testing settings

Colin Powell 10 月之前
父节点
当前提交
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",