Quantcast
Channel: Keep the gradient flowing
Viewing all articles
Browse latest Browse all 195

Django and request.POST

$
0
0

I 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 ...


Viewing all articles
Browse latest Browse all 195