Note to-do item to improve sustainer page interactivity

This commit is contained in:
Ben Sturmfels 2023-11-22 14:00:09 +11:00
parent bb2eab2968
commit fc21070d8d
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -1,5 +1,6 @@
# To-do
* 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
* add deployment script that runs migrations and collects static files