Hi there

I'd like to add the filter function to my own view much in the same way
admin interface does it - i.e. filter based on the values of multiple
model fields. I am puzzled how to define the URL pattern and how the
matched pattern data gets passed to the view. Let's say I have 3
fields, each field is a choice type. How do I define the URL to handle
all kinds of filtering combinations? It doesn't seem very obvious as I
may have 0/1/2/3 fields selected for filtering. If there are ready-made
example/wiki that'll be great!


--~--~---------~--~----~------------~-------~--~----~
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