summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 0b83e01a6..fc64163e1 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -9,6 +9,9 @@ Must-Have
Should-Have
-----------
+- Make "localizer" a property of request (instead of requiring
+ "get_localizer(request)"?
+
- Investigate mod_wsgi tutorial to make sure it still works (2 reports say
no; application package not found).