| Age | Commit message (Collapse) | Author |
|
Backport of 532a4f22ad94db320cb0fd66f4c7ee57d17ac65a from master
|
|
django.urls.path() routes.
Backport of 998c9dd599cd907bb38f440fff13a808571589f8 from master
|
|
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.
|
|
|
|
|
|
non-namespaced URLs.
|
|
|
|
Fixed a failure in the context processors tests when running in
reverse on MySQL due to an extra query after refs #27683.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
settings.MIDDLEWARE_CLASSES.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
settings.APPEND_SLASH=False.
Thanks strycore for the report and timgraham for suggesting the
solution.
|
|
|
|
|
|
|
|
|
|
Also removed try/except/fail antipattern that hides exceptions.
|
|
|
|
|
|
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 Adam Chainz for the initial implementation in django-mysql.
Thanks Adam Chainz, Tim Graham, and Shai Berger for the reviews.
|
|
Thanks Tim Graham and Shai Berger for the reviews.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Tim for the review.
|
|
|
|
This option specifies the level that check command exits with a
non-zero status. Default is ``ERROR``.
|
|
|
|
Thanks jwa and lamby for the suggestions, and timgraham and jarshwah
for their reviews.
|
|
|