- Added
components
property onBoomRequest
so any request "leftover" may be handled properly (like an open database connection).
- Fixed a bug where handlers derived from
HTTPMethodView
class were not being executed (for their signature actually be*args, **kwargs
).
- First release on PyPI. (Probably) not stable.