[foods] Add Food scrobbling

This commit is contained in:
2024-11-20 14:16:44 -05:00
parent d294f2ecd1
commit fd38046113
14 changed files with 533 additions and 4 deletions

View File

@ -131,6 +131,7 @@ INSTALLED_APPS = [
"tasks",
"trails",
"beers",
"foods",
"lifeevents",
"moods",
"mathfilters",