#31851: list_filter not working with foreign keys
-------------------------------+--------------------------------------
Reporter: Tom Carrick | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by Tom Carrick):
* status: closed => new
* resolution: worksforme =>
Comment:
This is definitely an issue. I think I've narrowed it down somewhat: the
filter actually works, i.e. you can set the querystring manually and it
filters correctly, but it doesn't show up on the admin change list page.
I think it's because the primary key of the related model is a
`CIEmailField`, but I'm not sure, it's tricky to debug as there's no
output.
--
Ticket URL: <https://code.djangoproject.com/ticket/31851#comment:2>
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/065.bc39cdc9eef99580dc57a2a638c74969%40djangoproject.com.