blob: b93666ddcee8f2c0f46cd642dd09fd3db36cb31b (
plain)
1
2
3
4
5
6
7
8
|
- 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.
|