From fc21070d8d1e3e1fdc90fe67f9f2466b062fe1c4 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Wed, 22 Nov 2023 14:00:09 +1100 Subject: [PATCH] Note to-do item to improve sustainer page interactivity --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 249dd932..9b759951 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,6 @@ # To-do +* use `` 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