Changeset - d0e218cdb6ee
[Not reviewed]
0 1 0
Ben Sturmfels (bsturmfels) - 6 months ago 2023-10-26 02:24:17
ben@sturm.com.au
Update to-dos
1 file changed with 2 insertions and 2 deletions:
TODO.md
2
2
0 comments (0 inline, 0 general)
TODO.md
Show inline comments
 
# 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
0 comments (0 inline, 0 general)