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 a4eeab1835
commit dba99b0ee2

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