Release date: October 7, 2011
- Include the HTTP method in the new page request logs.
Moved :py:func:`controlled_subprocess` into :py:mod:`djblets.util.contextmanagers`.
This makes it easier to selectively import on Python 2.4.
Fixed a syntax error in :py:func:`controlled_subprocess` on Python 2.4 and 2.5.
- Christian Hammond
- David Trowbridge