summaryrefslogtreecommitdiff
path: root/TODO.txt
blob: fba480ab33b016df3218edc184ac060c221f5b50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
- Decide on ``unhook_zca`` argument to ``tearDown``.

- Get rid of ITraverser hook in favor of IViewLookup.

- Named notfound views.

- Describe what level of Python experience you need to understand the
  book.

- Review:

  [ ] Traversal

  [ ] URL dispatch

  [ ] Combining Traversal and URL Dispatch

  [ ] Views

- Review tutorials.

- Review index.

- Review API docs.

- Basic WSGI documentation (pipeline / app / server).