Fix dropdown and formatting

This commit is contained in:
2026-01-15 20:51:13 +01:00
parent a6577a9e53
commit 5cac19be7b
7 changed files with 108 additions and 29 deletions
-1
View File
@@ -162,5 +162,4 @@ urlpatterns = [
general.stats,
name="stats_by_year",
),
path("api/", api.urls),
]