vote up 0 vote down star

I want have have multiple filters on the data. like first i want to filter by date field and then by type field and then by some other field .... as many times as possible. i must pass on the field and value in the url and it must apply the filter and pass the data to the next filter.

flag

1 Answer

vote up 0 vote down

You probably want django-filter.

link|flag
seems good will give it a try and get ack – sridhary Oct 14 at 6:02

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.