This is rokson a new django programmer struggling with the problem of how to get the json array values in my django views.py file. actually i am writing an opensocial which is going to deploy in the appengine using django framework.
i am making ajax request in my app gadgets.io.makeRequest(url,function(data),params); here request will come to appengine then it will come to urls.py in django and then it will come to one of my function of views.py here how to get the json array (here it is params) values in to my function. please help me -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

