On 9/28/07, johnny <[EMAIL PROTECTED]> wrote:
>
> Does this command dump the whole app models or can you specify a
> specific model?

Not yet, but David Reynolds is working on ticket #5610, which would
add this feature.

> ./manage.py dumpdata --format=yaml yourAppNameHere,  command seems to
> print on the screen.  How do you specify to dump it to a file?

./manage.py dumpdata --format=yaml yourAppNameHere > output.yaml

Yours
Russ Magee %-)

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

Reply via email to