Update to-dos
This commit is contained in:
parent
5047e2f68b
commit
d0e218cdb6
1 changed files with 2 additions and 2 deletions
4
TODO.md
4
TODO.md
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue