Hi all,

One of the problems I faced when using Django's admin was the filter
part overlapped the table with data, when I showed lots of fields in
the admin listing.

I did a quick hack today and made it toggable. If you want to aply a
filter, show it. If not, leave it there and browse the listings.

I documented it here, and you can also see some images on how it looks:
http://andu.417.ro/blog/django_filter_hack.html


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to