summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-08-10 20:21:08 -0400
committerChris McDonough <chrism@plope.com>2011-08-10 20:21:08 -0400
commitbe60d7c6ed3376672bbb32ea3043f59c94c2ce11 (patch)
tree52854a7baec5020271cf0721a96f29f1f25734ee /TODO.txt
parent389c11dd193cb6eff707effb11bfe9589171c57c (diff)
downloadpyramid-be60d7c6ed3376672bbb32ea3043f59c94c2ce11.tar.gz
pyramid-be60d7c6ed3376672bbb32ea3043f59c94c2ce11.tar.bz2
pyramid-be60d7c6ed3376672bbb32ea3043f59c94c2ce11.zip
garden
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.