Download templates on boot

This commit is contained in:
Maximilian Friedersdorff 2025-02-04 20:27:32 +00:00
parent 30339c6b16
commit 3ad3666002
7 changed files with 59 additions and 11 deletions

View file

@ -9,7 +9,4 @@ It's not shared in the sense of simultaneous editing, don't do that!
## TODO
* handle static urls in the django url mapping style
* Write a delete view
* Style up the templates better
* Serve frontend dependencies from /static/
* Populate frontend dependencies automagically?