Hi, I am a newbie with Python n Django programming. Can somebody tell me some easy methods for passing the Json data to the html page as arguments. I have the Json converted data stored in a variable. Now need to print those data in html. while searching found some methods like using eval() in Ajax. But i cudnt work it out. Can somebody tel me some other methods with some examples.
-- Regards, Rav! -- 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.

