If I understand correctly, that sounds reasonably doable - what is your question? Taking JSON from whatever source and generating a form in HTML is pretty much straight javascript and/or templating.
-joe On 6/20/07, cess <[EMAIL PROTECTED]> wrote: > > Hi All, > I am very new to the Django framework, i have tried using free > admin API , it works fine,so i wanted to design my own page where i > dont interact with database and dont create any models, i rather call > an JSP page in my view which returns an JSON object, i want to convert > it into a form which i can use to display in my template (i.e.,) in a > form python form or something and access all different fields from > that JSON result. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---