#22480: "django-admin.py dumpdata" - unable to serialize
-------------------------------+--------------------
     Reporter:  yn             |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.6
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 I encountered an error in


 {{{
 django-admin.py dumpdata
 }}}


 https://docs.djangoproject.com/en/1.6/ref/django-admin/#django-admin-
 dumpdata

 This command should print the serialized dump to stdout. And it's work
 fine

 I need to redirect stdout to file

 But
 {{{
 django-admin.py dumpdata > data.json
 }}}

 generates the error "Command error - unable to serialize"

 Django 1.6.2

 Python 3.3

 Windows 7 home 64b

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22480>
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/045.2eabd20d0354697a09279407672b4079%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to