#13816: dumpdata should not attempt to dump non-managed models
---------------------------+------------------------------------------------
 Reporter:  madflo         |       Owner:  nobody    
   Status:  new            |   Milestone:            
Component:  Uncategorized  |     Version:  SVN       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 Following my e-mail to django-users ( <95be434a-5b33-4a03-988a-
 [email protected]> / Fri, 18 Jun 2010 02:37:55
 -0700 (PDT) ) ;

 I do think that ./manage.py dumpdata <app> should not attempt to dump data
 from non-managed models. An alternate solution may be a --skip-non-
 managed-models flags.

 For the record, running dumpdata on an app using non-managed models
 currently fails while throwing a django.db.utils.DatabaseError .

 Thanks for the attention,
 F.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13816>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en.

Reply via email to