Reputation: 1
I have view which in some cases redirects user to another addres. How can I redirect user, with additional variables (not GET, beacause that variable can be long text)? Currently I'm using HttpResponseRedirect.
Cheers.
Upvotes: 0
Views: 153