hi Friends....

i heared about the json format
django provided utility of dumpdata, loaddata which dumps and loads data in
json format.

but i dont know,how to use it..

i want to dumpdata...from my app

name of <project> iFriends
name of <app>     People

iFriends>People>models.py

class Person.....

class Item

so i want to dump all data which is present in class "Person"
 how can i "dumpdata"  from my app "class Person " in   " .json "   fromat
and  "loaddata"


thank you.......


-----
ashish

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to