| Age | Commit message (Collapse) | Author |
|
obfuscated in the @sensitive_variables decorator's frame, in case the variables associated with those arguments were meant to be obfuscated from the decorated function's frame.
Thanks to vzima for the report.
Backport of 9180146d21cf2a31eec
|
|
Backport of acc5396.
|
|
Thanks Graham Dumpleton for the report.
Backport of a53c474.
|
|
Thanks dibrovsd@gmail.com for the report.
Backport of d11038acb2 from master.
|
|
redirections.
Refs #19505.
Backport of cee40c7d79930ff42bde4
|
|
The copy-pasted part of gis compiler's get_default_columns wasn't
changed to match changes in a0155f35343afbfd9e98ab9aa4615f06780f697e.
|
|
Backport of 067505ad19 from master
|
|
An index on TextField results in a warning message when running tests
on MySQL or SQLite, and the test using the TextField was PostgreSQL
only in any case.
Backpatch of 13a2b11425f87f674f0273af5fa70c1e4cf327ed
|
|
Backpatch of ba4331f1775ef4dd2895b3592092973e24db3c25
|
|
Backport of 2d0b35d2bb from master.
|
|
Thanks qcwxezdas for the report. Refs #13839.
Backport of e9c24be.
|
|
Backport of 37b3fd2 from master.
|
|
The auth doc was a single page which had grown unwieldy.
This refactor split and grouped the content into sub-topics.
Additional corrections and cleanups were made along the way.
|
|
Refs #9893, #18515.
Thanks Russell for the report.
Backport of db278c3 from master.
|
|
Backport of b3a8c9dab8 from master
|
|
to account for the deprecation of django.contrib.localflavor in 1.5.
Refs #19482.
|
|
Also moved the contrib deprecations at the top of their section and made
minor markup fixes.
Backport of 4500d35 from master.
|
|
Backport of 0907d3c6f from master.
|
|
Backport of 9c5a6adf33 from master
|
|
|
|
To make sure changes in 35d1cd0 don't break anything. Refs #19505.
ad769efa85e0296033572315025fed9fa9aefade from master.
|
|
admin redirect urls.
Work by Julien Phalip.
Refs #8001, #18310, #19505. See also 0b908b92a2ca4fb74a103e96bb75c53c05d0a428.
35d1cd0b28d1d9cd7bffbfbc6cc2e02b58404415 from master.
|
|
Backport of f56f6cfa58 from master
|
|
The test introduced in 4b278131 accidentally passed because of a
limitation of Python < 3.3.
Refs #17758, #7581.
Backport of 1c8be95 from master.
|
|
Thanks to garrison for the report and patch.
Backport of 4a71b842662162e0892a9269179421ff2191adba from master
|
|
Refs #17758.
Backport of e8f07f0 from master.
|
|
Refs #17758
Backport of 8bc410b44536e03ee38a0087256faf367dd98dd9 from master
|
|
Backport of 1ae64e96c161229a74efc4235917dcaae7e9cd05 from master
|
|
Backport of c31c2c92b8ef0b58394ac55fa4f61acc07091047 from master
|
|
Backport of 6b9f130278f98b3a15f7ad1959269c200e084f03 from master
|
|
Backport of b9fc70141abd4c812b03df50452a0d3ed8cd62d2 from master
|
|
Backport of 585aa11d233b7e3e40fe45fa69ef045d8f282345 from master
|
|
Backport of 8d35fd4c327e05b63c72a1c1e9a4a68de4dddcf0 from master
|
|
Backport of 089d9ca1df43fb36eaa857e2d617a94a82c6b906 from master
|
|
Backport of dc704516c240011a9aeda17f631ade35c65cda58 from master
|
|
Thanks Tim Graham for the review and suggestions.
d19109fd37e75ccf29d2ca64370102753dbc7c5b from master.
|
|
Also systematically added non-ascii passwords in hashers test suite.
Thanks Vaal for the report.
Backport of 0dc3fc954 from master.
|
|
Thanks aliva for the report and claudep for the feedback.
Backport of 1e4a27d from master.
|
|
This regression was introduced by the unicode_literals patch. The WSGI
spec mandates that environ contains native strings.
Backport of d9a0b6a.
|
|
Thanks Mike O'Connor for the report.
Backport of 52a2588df6 from master
|
|
The refactoring allows custom subclasses to use different default
columns than the base model.
|
|
Added compatibility code to not break when decoding messages
encoded on pre-1.5 versions.
Refs #19387. Thanks Florian Apolloner for noticing the issue.
|
|
Thanks Anton Baklanov for the report and the patch.
Backport of e277301c2 from master.
|
|
insensitive.
This is necessary because get_model() checks are case insensitive, and if the swapable check isn't, the
swappable logic gets tied up in knots with models that are partially swapped out.
Thanks to chris@cogdon.org for the report and extensive analysis, and Preston for his work on the draft patch.
Backport of c04c03d from trunk.
|
|
ModelMultipleChoiceField
Thanks to Patryk Zawadzki for the patch.
Backpatch of 3989ce52ef78840eefe01541628daa220191c0ad
|
|
abd0f304b162b3120b1c7321fbfc3090e5f3c92c from master.
|
|
Thanks orblivion for the suggestion.
Backport of 6534a95ac3 from master
|
|
Thanks startup.canada for the suggestion.
Backport of 31f49f1396 from master
|
|
Thanks jcspray for the suggestion.
Backport of 7df03268a467a9aec9c4c574c85317a738ca33ae from master.
|
|
Backport of 50fd96497 from master.
|