| Age | Commit message (Collapse) | Author |
|
adding/changing related instances via popups.
Regression in c72f6f36c13a21f6db3d4f85d2d3cec87bad45e6.
Thanks Alexandre da Silva for the report.
|
|
Adjusted admin javascript to add newly created related objects to
already loaded select widgets.
In this version, applies only where limit_choices_to is not set.
|
|
|
|
Thanks Tom Carrick for the review.
|
|
inline.
Thanks Jakob Köhler for the initial patch.
|
|
|
|
custom admin site.
|
|
QuerySet.distinct() is not the only way to avoid duplicate, it's also
not preferred.
|
|
Unused since its introduction in 7b21bfc0745f92f83a6826a3d3e58797fb74e32
and 1e4ad6f118007547c7e627f1d5bd11bfb2992bf9.
|
|
ModelAdmin.get_formset_kwargs().
Thanks Nick Pope for reviews.
|
|
Refs #25134, #32099.
|
|
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|
|
|
|
django.core.exceptions.ValidationError.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
editable inlines in admin.
Thank you to Shen Ying for reporting this issue.
|
|
expressions in admin_order_field.
|
|
deletions while protecting direct ones.
|
|
Thanks Claude Paroz for assistance with translations.
|
|
instead of field names.
|
|
admin_order_field attribute.
|
|
in ModelAdmin.list_display.
|
|
Co-Authored-By: Simon Charette <charette.s@gmail.com>
Co-Authored-By: Antoine Catton <acatton@fusionbox.com>
|
|
Thanks Mariusz Felisiak for auditing.
|
|
|
|
ModelAdmin.prepopulated_fields.
|
|
has an extra field.
|
|
permission.
|
|
change view's read-only fields.
Thanks Matthew Frazier for the report and fix.
|
|
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.
|