This `dumpdata` command you can only serialize whole application not just
its models.


On Fri, Mar 6, 2009 at 11:17 PM, John M <[email protected]> wrote:

>
> I tried using the command
>
> $ python manage.py dumpdata app.model.
>
> where app is the name of my application and model is one of it's
> models, I didn't actually use the names app and model.
>
> I get the following error:
>
> django.core.exceptions.ImproperlyConfigured: App with labelapp.model
> could not be found.
>
> I'm running 1.1 alpha 1.
>
> Thoughts?
>
> I'd love to be able to dump the data for just one table and then
> reload it.
>
> Thanks
>
> John
> >
>

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