From 8929be7289e2ef54fbe2a06bae5a57c08fe90efe Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Mon, 13 May 2024 18:18:40 +1000 Subject: [PATCH] Update to-dos --- TODO.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index b79ae1f6..13049425 100644 --- a/TODO.md +++ b/TODO.md @@ -1,13 +1,12 @@ # To-do -* ensure appropriate caching headers are used * consider removing `events` and `worldmap` modules * ask Denver about why so many license files -* serve a 400 in Apache for a hostname we don't explicitly support # Done +* ensure appropriate caching headers are used * remove `internalNavigate` * add tests for main pages returning 200 * move `SITE_FUNDGOAL` configuration to `settings.py`