Skip to content

Move to Django for the backend :)

Michael requested to merge django into master

Moves all template rendering into Django Removes HTTP caching of squiggle api calls and moves everything into Django models Updates Match information from the squiggle SSE endpoint Uses HTMX to pull in fresh information on the match components Standings built from database instead of being queried from squiggle

Merge request reports