thank you Malcolm, I will try that too

On Tue, Jun 10, 2014 at 4:47 PM, Malcolm Box <malc...@tellybug.com> wrote:

> Simplest answer is to use Django Rest Framework, which makes this
> extremely easy.
>
> Malcolm
>
>
> On Monday, 9 June 2014 11:20:05 UTC+1, Alok Singh Mahor wrote:
>>
>> 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/78563526-cf0a-4cfc-b8f4-e1551eb4fa51%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/78563526-cf0a-4cfc-b8f4-e1551eb4fa51%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAG2qO83h0C-TxPMDv2b9455b6Us5KnrggE_aqgCPKLq2cZ6y5g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to