Changes between Initial Version and Version 1 of Ticket #27303, comment 1
- Timestamp:
- Oct 1, 2016, 7:08:53 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27303, comment 1
initial v1 1 One note is that this method won't play well with the current "naked" approach to adding "some__relation"to list_display. Perhaps the implicit filters (such as django.contrib.admin.filters.RelatedFieldListFilter) could return a Q instead of a chained filter().1 One note is that this method won't play well with the current "naked" approach to adding relation items to list_display. Perhaps the implicit filters (such as django.contrib.admin.filters.RelatedFieldListFilter) could return a Q instead of a chained filter().