I was wondering what the prospect was of getting a CSV serializer
added to Django. It seems like it would be useful for many use cases,
especially for bulk editing of objects by non-technical users. We have
this requirement where I work, so I wrote a CSV serializer:
http://djangosnippets.org/snippets/2240/. It would be nice to get
something like this in Django. I see that there was some effort a
while back in ticket #5253 (http://code.djangoproject.com/ticket/
5253), but it looks like it has sort of died on the vine. I'd be happy
to submit my code, but I don't want to step on any toes if something
is already in progress. Would it be appropriate to open a new ticket?

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers?hl=en.

Reply via email to