Update to-dos

This commit is contained in:
Ben Sturmfels 2023-10-26 13:24:17 +11:00
parent 5047e2f68b
commit d0e218cdb6
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

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