I have an application that needs lots of filters for object list in
Admin app.
The filters currently take up quite a lot of space (~1400px ) I'd like
to change them to select boxes and my best idea to modify DOM with
some javascript or to patch django (that I'd prefer not to) but I
wonder if it is possible to change it in a more clear manner? I
consider patching too messy and JS too unreliable.

Cheers,
kurak
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to