I know the reasons, we can't escape ',' to '\,'   in django’s json
format.

On Sep 28, 5:46 pm, gxtiou <[email protected]> wrote:
> code:
>
> HttpResponse(request.raw_post_data.decode("ascii").encode("utf-8"))
>
> it display  corrupted characters.when I post some asian characters.
>
> I don't know how to fix it ! anybody help?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to