Update to-dos

This commit is contained in:
Ben Sturmfels 2023-10-26 13:24:17 +11:00
parent 76128ca8f3
commit 744c47334c

View file

@ -1,7 +1,5 @@
# To-do
* switch `ParameterValidator` to use `SECRET_KEY` if possible to minimize
non-standard settings
* replace `internalNavigate` with inline flexbox layout
* migrate to Django 4.2
* add deployment script that runs migrations and collects static files
@ -14,4 +12,6 @@
# Done
* switch `ParameterValidator` to use `SECRET_KEY` if possible to minimize
non-standard settings
* install staticfiles app