| Age | Commit message (Collapse) | Author |
|
Backport of 617686e226231fe8ad3f2e49d3efabf6f5f434d3 from master
|
|
|
|
|
|
Thanks Tim Graham and Mariusz Felisiak for review and completion.
|
|
|
|
|
|
This reverts commit 4cffa9a1ffb37d4de7e99a851a9ed87b3c02d229.
|
|
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
Per deprecation timeline.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also used ALLOWED_HOSTS to check for external hosts in assertRedirects().
|
|
|
|
|
|
|
|
Thanks Tim Graham for polishing the patch, updating the tests, and
writing documentation. Thanks Carl Meyer for shepherding the DEP.
|
|
|
|
|
|
Didn't touch comments where it wasn't obvious that the code adhered to
the newer standard.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed in Django 1.7 (4f6be9a0c43050500af598527e1453d27c5c5b85).
|
|
|
|
Thanks Carl Meyer, Claude Paroz, and Simon Charette for review.
|
|
|
|
|
|
|
|
|
|
|
|
Also documented missing short command line options to fix #24134. This bumps
the minimum sphinx version required to build the docs to 1.3.4.
Thanks Simon Charette for review.
|
|
|
|
Thanks to Tim Graham for the review.
|