| Age | Commit message (Collapse) | Author |
|
calculating change view's read-only fields.
Thanks Matthew Frazier for the report and fix.
Backport of 553617e61324dd5d9b34c47ceb2b6f20888daf20 from master
|
|
Co-authored-by: Petr Dlouhy <petr.dlouhy@email.cz>
Co-authored-by: Olivier Dalang <olivier.dalang@gmail.com>
|
|
|
|
|
|
Thanks Ramiro Morales for completing the patch.
|
|
selected objects" deletion.
|
|
models don't have a delete permission.
|
|
|
|
ManyToManyField in the admin.
Thanks Florian Apolloner and Tim Graham for review and
contributing to the patch.
|
|
|
|
|
|
reverse relation is in list_filter.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
Per deprecation timeline.
|
|
|
|
|
|
|
|
|
|
blocking access to the app index page.
|
|
|
|
admin_views.Recommendation.recommender: (models.E006) The field 'recommender'
clashes with the field 'recommender' from model 'admin_views.title'.
|
|
inconsistent results.
|
|
|
|
changelist.
|
|
|
|
list_editable.
|
|
CSS class name.
Thanks Berker Peksag for the review.
|
|
ModelAdmin.readonly_fields.
|
|
Forwardport of test in o839d71d8562abe0b245024e55ca1d02a45e58fd from stable/1.9.x
(refs #25997).
|
|
|
|
|
|
|
|
|
|
Thanks to Jonathan Liuti for the report and Tim Graham for the review.
|
|
|
|
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.
|
|
|
|
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.
|
|
ModelAdmin.readonly_fields
This issue was fixed by refs #24464.
|
|
Dropped the DJANGO_TEST_TEMP_DIR environment variable.
Before this change, proper removal depended on the developer passing
dir=os.environ['DJANGO_TEST_TMP_DIR'] to tempfile functions.
|
|
Thanks Marwan Alsabbagh for the report, and Simon Charette and
Tim Graham for the reviews.
|
|
|
|
|