| Age | Commit message (Collapse) | Author |
|
This is a security fix.
|
|
Also removed try/except/fail antipattern that hides exceptions.
Backport of c9ae09addffb839403312131d4251e9d8b454508 from master
|
|
Backport of 4f336f66523001b009ab038b10848508fd208b3b from master
|
|
|
|
deferred instance loading.
|
|
fields.
|
|
changelist.
|
|
|
|
action.
|
|
list_editable.
|
|
|
|
|
|
Browser names should be passed as a comma separated list to the --selenium flag.
Thanks Tim Graham, Simon Charette and Moritz Sichert for review and discussion.
|
|
|
|
|
|
|
|
CSS class name.
Thanks Berker Peksag for the review.
|
|
This is a security fix.
|
|
ModelAdmin.readonly_fields.
|
|
|
|
|
|
|
|
Follow up to refs #25997 but this case wasn't broken.
|
|
Thanks Tim Graham for the review.
|
|
Forwardport of test in o839d71d8562abe0b245024e55ca1d02a45e58fd from stable/1.9.x
(refs #25997).
|
|
Thanks Thomas Grainger for the fix.
|
|
|
|
Thanks to Tim Graham for the review.
|
|
|
|
Thanks Tim Graham for reviewing and contributing to the patch.
Refs #21113.
|
|
|
|
|
|
|
|
|
|
This allows setting a Content-Security-Policy HTTP header
(refs #15727).
Special thanks to blighj, the original author of this patch.
|
|
|
|
|
|
|
|
|
|
Thanks Roel Kramer for tests.
|
|
filter by default.
|
|
|
|
Thanks to Jonathan Liuti for the report and Tim Graham for the review.
|
|
subpath.
Used request.META['SCRIPT_NAME'] as the site_url if it hasn't been
customized from the default value of '/'.
|
|
|
|
|
|
|
|
This allows dynamically-generated attributes to be specified in
checked ModelAdmin attributes without triggering errors.
|
|
Thanks Jaap Roes for the idea and initial patch.
|
|
|