| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
admin_views.Recommendation.recommender: (models.E006) The field 'recommender'
clashes with the field 'recommender' from model 'admin_views.title'.
|
|
inconsistent results.
|
|
|
|
changelist.
|
|
|