| Age | Commit message (Collapse) | Author |
|
|
|
(No behavior change since HTTP headers are case insensitive.)
|
|
|
|
|
|
|
|
continue statements.
|
|
|
|
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
|
|
|
|
It was needed to pass tests because registered checks weren't properly mocked.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
non-namespaced URLs.
|
|
|
|
|
|
|
|
|
|
|
|
__ne__() defaults to the opposite of __eq__() on Python 3
when it doesn't return NotImplemented.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
|
|
|
|
|
|
settings.MIDDLEWARE_CLASSES.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Sjoerd Job Postmus for the report and review.
|
|
settings.APPEND_SLASH=False.
Thanks strycore for the report and timgraham for suggesting the
solution.
|
|
http://bugs.python.org/issue27364
|
|
|
|
|
|
|
|
|
|
tests
|
|
set.
|
|
Thanks Tim Graham for polishing the patch, updating the tests, and
writing documentation. Thanks Carl Meyer for shepherding the DEP.
|
|
|
|
Thanks Burhan Khalid for the initial patch and knbk/timgraham
for review.
|
|
Thanks Tim Graham and Shai Berger for the reviews.
|
|
|
|
|
|
|
|
Thanks to Tim for the review.
|
|
Thanks to Tim Graham for the review.
|
|
This option specifies the level that check command exits with a
non-zero status. Default is ``ERROR``.
|