#5253: serializer for csv format for loaddata and dumpdata
--------------------------------------------------------+-------------------
Reporter: Adam Schmideg <[EMAIL PROTECTED]> | Owner:
Mnewman
Status: assigned | Milestone:
Component: Serialization | Version: SVN
Resolution: | Keywords: csv,
foreign keys, feature
Stage: Accepted | Has_patch: 1
Needs_docs: 1 | Needs_tests: 1
Needs_better_patch: 1 |
--------------------------------------------------------+-------------------
Comment (by [EMAIL PROTECTED]):
I just hacked a mini csv serializer together and would like to propose an
idea: serialize different models to different csv files, and then zip them
up... but maybe that would be more of a zip serializer? The one i made
creates a csv file for every model and then also stores any file/images in
the zip file too.
Works for me.
--
Ticket URL: <http://code.djangoproject.com/ticket/5253#comment:11>
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---