diff --git a/TODO.md b/TODO.md index 2b13e690b8e85bb5e609fd9ee17b3dc6499acba0..249dd9322494f78833c3843599a909246fa67fd2 100644 --- a/TODO.md +++ b/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