Hi --
I'm expecting
python manage.py dumpdata --format=python
... to dump data, but it does not.
I get "Error: Unknown serialization format: python" instead.
Specifying json or xml does work, however.
Same for loaddata.
"Problem installing fixture 'fixtures/bme_auth': python is not a known
serialization format."
I thought this was a supported format?
What am I missing?
Liam
--
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.