admin list_filter: limit choices to model values?
Hi.
Not sure where to start... Just hoping someone can give me a kick in
the right direction.
I have built a flat page app that allows for an author FK (optional field).
When I setup the admin to allow author as a list_filter, the actual
filter list of authors is way to long to be useful.
Would it be possible for me to setup my list_filter to only show
author names that have been assigned to my flat pages? For example,
let's say I have 10 pages, and two of those pages have the been FK'd
to "bjohnson" and "fjackson"... In my list_filter view, I would like
to only see "bjohnson" and "fjackson".
Does any of this make sense? :D
Any tips and/or advice would be awesome.
Thanks!
Micky
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home