Minor tweaks

* display date on event page
  * Filter existing subscriptions for new subscriptions dropdown
  * Add Typeahead for Team registration
This commit is contained in:
2025-10-09 12:15:46 +02:00
parent 457418c271
commit 112459964a
5 changed files with 18 additions and 13 deletions

View File

@@ -15,3 +15,5 @@ dev = [
"black>=25.1.0",
"isort>=6.0.1",
]
[tool.isort]
profile = "black"