#30703: Make RelatedFieldListFilter respect model meta ordering
-----------------------------------------+------------------------
Reporter: Perlence | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 2.2
Severity: Normal | Keywords: filter
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
The Django admin list filter stopped using the model meta ordering after
the pull request for #29835 got merged. If there's no ModelAdmin.ordering
set, the order of related choices will be reset.
--
Ticket URL: <https://code.djangoproject.com/ticket/30703>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/051.fbd0fa1aeb53d5c2fb78fbf72885629a%40djangoproject.com.