This allows me to track improvements we'd like to make, but not necessarily straight away.
564 B
564 B
To-do
- switch
ParameterValidatorto useSECRET_KEYif possible to minimize non-standard settings - replace
internalNavigatewith inline flexbox layout - migrate to Django 4.2
- add deployment script that runs migrations and collects static files
- add tests for main pages returning 200
- switch to
pathin URLconfs - review
apache2directory - may be unused - standardise settings to replace
settings.pyanddjangocommonsettings.pywithsettings/prod.pyand moveSECRET_KEYto an environment variable
Done
- install staticfiles app