Hello, when using the django admin site, none of my filters are initially applied to the change-list page (all filters are instead set to "All").
I'm wondering if there's a way to change this so that by default, one of the filters is applied. This was also asked here, http://groups.google.com/group/django-users/browse_thread/thread/454b405a083f3158/ccad906eb478a5a6?lnk=gst&q=admin+default+filter#ccad906eb478a5a6 but I'm not sure that the answer was sufficient. The redirect idea led me to infinite page redirects, and the "implement FilterSpec class" idea was not clear to me: Any help would be greatly appreciated. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

