blob: 14063c92d0156b9b2d6d1b39ca626e1bcfc4469e (
plain)
1
2
3
4
5
6
7
8
9
|
- Audit the rest of the docs for "view configuration" and "route
configuration" references, etc.
- Basic WSGI documentation (pipeline / app / server).
- Decide on ``unhook_zca`` argument to ``tearDown``.
- Get rid of ITraverser hook in favor of IViewLookup.
|