[moods] Add moods

This commit is contained in:
2024-08-10 22:12:24 -04:00
parent b02b75fa90
commit f3fc58e2c0
16 changed files with 304 additions and 58 deletions

View File

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