Is there some way to use manage.py to create a table and load data
into it (where the data is contained in the models.py)?

I have a client that wants to have some data contained in the code (so
it's part of the code repository), and when they do the initial
syncdb, have that data loaded into one of the tables. Is anything like
this supported in django?

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to