On 2 jan, 17:37, Filipe Correia <[email protected]> wrote: > Thanks for the replies Rajesh and Bruno, they were very helpful! > > On Jan 2, 3:18 pm, bruno desthuilliers <[email protected]> > wrote: (snip) > Here's the solution I ended up with (it also forwards keyword args): > > def redirect_to_with_query(request, url, **kwargs): > query_string = request.META["QUERY_STRING"]
Duh :( I knew there was something wrong. Thanks for posting the correction !-) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

