Django and request.POST
Saturday, January 24th, 2009I spent a lot of time trying to figure out why django removed the ‘+’ character from the POST data retrieved via request.POST.
Still don’t know the reason of this behaviour, but using request.raw_post_data saved my day …
Hola. Quieres un yogur?