summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-21 04:21:56 -0500
committerChris McDonough <chrism@plope.com>2011-01-21 04:21:56 -0500
commitbeff12f0668f2f3b17fb07a65c09bc3e7af7cd0b (patch)
tree84e44820ef7da1d1dfbc39a004dfc13b02df0b28 /TODO.txt
parentc88d441533c46c80d3e08572013973446308ebd5 (diff)
downloadpyramid-beff12f0668f2f3b17fb07a65c09bc3e7af7cd0b.tar.gz
pyramid-beff12f0668f2f3b17fb07a65c09bc3e7af7cd0b.tar.bz2
pyramid-beff12f0668f2f3b17fb07a65c09bc3e7af7cd0b.zip
Incorporate suggestions from https://github.com/Pylons/pyramid/issues/#issue/57
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index ac549e14e..7b4a38635 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -13,6 +13,9 @@ Must-Have (before 1.0)
- Figure out what to do with "Forms" chapter in narr docs.
+- Actually explain ``{foo:<regex>}`` formatting and purpose in URL dispatch
+ patterns within URL dispatch chapter.
+
Should-Have
-----------