[birds] Add birding location scrobbling

This commit is contained in:
2026-05-15 11:36:04 -04:00
parent 7b7c66de8f
commit 77f143299d
23 changed files with 708 additions and 6 deletions

View File

@ -163,10 +163,12 @@ INSTALLED_APPS = [
"tasks",
"trails",
"beers",
"bgstats",
"puzzles",
"foods",
"lifeevents",
"moods",
"birds",
"mathfilters",
"rest_framework",
"allauth",