| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
This allows dynamically-generated attributes to be specified in
checked ModelAdmin attributes without triggering errors.
|
|
Thanks Jaap Roes for the idea and initial patch.
|
|
|
|
admin's delete confirmation page.
|
|
|
|
|
|
with a model reverse accessor.
|
|
|
|
|
|
Thanks Flavio Curella and Berker Peksag for the initial patch.
|
|
|
|
This is a security hardening fix to help prevent XSS (and incorrect HTML)
for the common use case of simple_tag.
Thanks to Tim Graham for the review.
|
|
|
|
|
|
When "Save as new" is chosen and errors occur, only show the "Save as new"
button and not the other save buttons.
Thanks to Tino de Bruijn for doing the real work on this fix.
|