#22580: dumpdata don't work with sub app
-------------------------------------+-------------------------------------
     Reporter:  Fabio Caritas        |                    Owner:  nobody
  Barrionuevo da Luz <bnafta@…>      |                   Status:  closed
         Type:  Uncategorized        |                  Version:  1.6
    Component:  Core (Management     |               Resolution:  invalid
  commands)                          |             Triage Stage:
     Severity:  Normal               |  Unreviewed
     Keywords:  dumpdata management  |      Needs documentation:  0
  commands subapp                    |  Patch needs improvement:  0
    Has patch:  0                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by carljm):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => invalid
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 The app-label for a "subapp" (for any app, really) is just the leaf
 package name, not the full dotted import path. So you should be running
 `python manage.py dumpdata normalapp subapp anothersubapp`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22580#comment:1>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/109.771bb9d5983a26797ea648778eb02087%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to