#15967: dumpdata and "managed" flag on models ------------------------------+------------------------------- Reporter: ijstokes | Owner: nobody Type: New feature | Status: new Milestone: | Component: Uncategorized Version: SVN | Severity: Normal Keywords: dumpdata managed | Triage Stage: Unreviewed Has patch: 1 | Easy pickings: 1 ------------------------------+------------------------------- Should "dumpdata" process models which are flagged with "managed = False"? My sense is no it shouldn't, and if so the attached patch (against latest SVN) will correct this.
It looks like there is some "exclude" mechanism which can be used to skip certain models, but I don't see how to invoke that from the command line. Perhaps it is an undocumented feature. -- Ticket URL: <http://code.djangoproject.com/ticket/15967> 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 django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.