Remove value from GET dictionary and redirect to new URL

Posted by 47 on Stack Overflow See other posts from Stack Overflow or by 47
Published on 2010-06-07T12:21:46Z Indexed on 2010/06/07 12:22 UTC
Read the original article Hit count: 168

Filed under:
|

I want to have a view in my app that allows the user to remove one of many filters from the GET list, then redirect using the remaining variables in the list. How can I achieve this?

© Stack Overflow or respective owner

Related posts about django

Related posts about redirect