On Fri, Aug 13, 2010 at 3:14 AM, Shawn Milochik <sh...@milochik.com> wrote: > Good question. According to the dumpdata docs, the available formats are here: > > http://docs.djangoproject.com/en/1.2/topics/serialization/#serialization-formats > > And 'python' does indeed show in that list. However, that page does > mention that the 'python' version serves as a base for other formats > and isn't really useful on its own. So maybe that's why it's not > supported in dumpdata.
The python serializer is marked (in code) for internal use only; the fact that it turns up in the documentation for serializers is a bug in the docs. I've opened #14118 to track the problem. Yours, Russ Magee %-) -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.