blob: dae4639c4a1f67f91b55bb7a1dfca41d1a2f30f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
- Audit the rest of the docs for "view configuration" and "route
configuration" references, etc.
- Find ZCML-only docs that deserve imperative-mode analogues.
- Basic WSGI documentation (pipeline / app / server).
- "Model graph" -> "object graph"?
- Decide if we *really* make the threadlocal stuff into APIs.
- Decide on ``unhook_zca`` argument to ``tearDown``.
|