diff options
| -rw-r--r-- | TODO.txt | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -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. |
