x27;d need to
> re-write all your views.
>
> From my point of view this is already a solved problem, and I'd really
> like to see a generic approach to handling request data, and a
> corresponding approach to rendering responses into an appropriate media
> type.
>
Hi,
I looked around the list and couldn't find any mention of this subject.
In `django.http.request.HttpRequest._load_post_and_files()` there is
explicit mention of two content type ('multipart/form-data' and
'application/x-www-form-urlencoded'), any other content type will get empty
values for