소스 검색

[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",