Add to-do item for decoupling conservancy-www-db service from apache

This commit is contained in:
Ben Sturmfels 2023-11-24 09:35:33 +11:00
parent 3cd9f5e95c
commit cfd495c246
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -1,5 +1,6 @@
# To-do
* consider running the /etc/systemd/system/conservancy-www-db.service on a timer so it doesn't require an Apache restart (and brief outage) - document this service too
* use `<detail>` elements for supporter page hidden sections, rather than complex jQuery - or consider Alpine.js
* replace `internalNavigate` with inline flexbox layout
* migrate to Django 4.2