From beff12f0668f2f3b17fb07a65c09bc3e7af7cd0b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 21 Jan 2011 04:21:56 -0500 Subject: Incorporate suggestions from https://github.com/Pylons/pyramid/issues/#issue/57 --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO.txt') 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:}`` formatting and purpose in URL dispatch + patterns within URL dispatch chapter. + Should-Have ----------- -- cgit v1.2.3