From 4100d9e7e37b124ed6ed402c214800366c7f6fd5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 17 Jan 2010 01:46:38 +0000 Subject: --- TODO.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index d8e230808..54f66420d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,12 +4,17 @@ - Review: - [ ] Traversal - [ ] Combining Traversal and URL Dispatch [ ] Views +- Add a "route predicates" section where "Route Configuration" + (urldispatch.rst) is; also expand "Route Matching" section wrt + predicates. + +- Add an example of URL match ordering when routes compete to the + urldispatch chapter. + - Review tutorials. - Review index. -- cgit v1.2.3