summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 42de96a38..53653d573 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,6 +4,8 @@ Pyramid TODOs
Should-Have
-----------
+- Document aodag's route prefix stuff.
+
- BeforeRender event subclasses dict but implements a bunch of shit. Its
repr is currently broken (it always shows empty). Decide what to do.
@@ -31,8 +33,6 @@ Should-Have
- Try to figure out a way to keep "settings" as the original dictionary
passed to the Configurator instead of copying it.
-- Merge aodag's config.include(route_prefix=...) fork.
-
- Merge Michael's route group work.
- Kill off ``bfg.routes`` envvars in router.