[beers] Add beer scrobbling

This commit is contained in:
2024-10-22 17:26:55 -04:00
parent d3d5b088cd
commit 08b48371bc
16 changed files with 392 additions and 1 deletions

View File

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