#14847: dumpdata sends output to stderr, not stdout ---------------------------+------------------------------------------------ Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.2 Keywords: datadump | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ According to the documentation here: http://docs.djangoproject.com/en/dev/ref/django-admin/#dumpdata-appname- appname-appname-model , dumpdata "Outputs to standard output all data in the database associated with the named application(s)." However, it looks like it actually outputs to stderr, not stdout. Please see http://stackoverflow.com/questions/4368318/cannot-pipe-output-from-python- command
-- Ticket URL: <http://code.djangoproject.com/ticket/14847> 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-upda...@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.