Opened 9 years ago
Closed 9 years ago
#25799 closed Cleanup/optimization (fixed)
list_filter filtering by groups doesn't appear until at least two groups exist
Reported by: | Mitar | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 1.8 |
Severity: | Normal | Keywords: | |
Cc: | mmitar@… | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I noticed that filtering by groups in users list does not appear until at least two groups exist in the system. This is problematic because I cannot then filter users which are in my one group vs. which are not.
Change History (1)
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | Filtering by groups does not appear until at least two groups exist → list_filter filtering by groups doesn't appear until at least two groups exist |
Type: | Uncategorized → Cleanup/optimization |
Note:
See TracTickets
for help on using tickets.
This is fixed in Django 1.9 by 8f30556329b64005d63b66859a74752a0b261315.