Hi all,

I am trying to receive JSON data using HTTP POST in django 1.6.
I tried using request.POST['data'], request.raw_post_data, request.body but 
none is working for me. 
I have posted question and code at 
http://stackoverflow.com/questions/24068576/how-to-receive-json-data-using-http-post-request-in-django-1-6

please tell me how to achieve this in django 1.6

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f09a72b2-c6a5-4af9-8d41-da585f82d7c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to