I am trying to insert a filter in the admin site that have 2 autocomplete
inputs so I was thinking to do  passed a form  with a custom filter, but I
only find a list filter documentation.

I solved the problem writing a custom filter, with a little problem with
css, because change list view  has few width space for filter so input
looks terrible.

i needed to search in the django code because i didn't find in
documentation.

I think my solution is generic so I am asking me if django has this
functionally implemented, I didn't find but maybe you know something about.

-- 
"La utopía sirve para caminar" Fernando Birri

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAG%2B5VyOkJSdpB_YPeH%3DsW%2BM7qmef-xa-hFQECJxxtbKrPL6b2Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to