summaryrefslogtreecommitdiff
path: root/TODO.txt
blob: 9bd3e6ec4595ed2f8dba9fe6b22055c9b05cec70 (plain)
1
2
3
4
5
6
7
8
- path module: use pkg_resources (if feasible, given ZCML)

- audit use of "functools.wraps" (pickling no longer required)

- accept "GET", "HEAD", "POST", etc as strings in request_type arg to
  view decorators and ZCML registrations.

- SQLAlchemy + Routes tutorial.