tickets: 1873
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1873 | 2006-05-15 07:39:31 | 2020-03-05 08:29:08 | 2022-03-06 03:24:31.574032 | Accepted | new | contrib.admin | New feature | Normal | Multi-select admin filter for RelatedFields | Currently, you can only select one value from a RelatedField filter in de admin interface. This patch provides a multi-select filter, and an AND/OR switch for the values. The patch is at * http://www.million.nl/file/marc/django/multi-select-relatedfilterspec.2.diff Screenshots are at * http://www.million.nl/file/marc/django/multi-select-relatedfilterspec-and.gif * http://www.million.nl/file/marc/django/multi-select-relatedfilterspec-or.gif This replaces the current single-select filter, but could be used side-by-side if there was some mechanism to choose which filter to use for a particular field in the admin interface. Todo: test what happens with multiple RelatedField filters. | nobody | marc@million.nl | nfa-changelist | 0 | 1 | 1 | 0 | 1 | 1 |