> Russ pointed out the need for a standardized format in csv files, and in 
> turn Adam suggested that the first line begin the table name. I have a 
> slightly different suggestion. It is a well known convention to put the 
> column names as comma separated values in the first line of the csv file. I 
> suggest we leave it at that.  
>
> *-1*
I wouldn't call in a convention. I've imported thousands of CSV files in 
dozens of different formats in my life. The lack of a standard is still a 
strong argument against including it in Django. It's not something that we 
want to maintain in Django. It sounds like a third-party package with a 
custom serializer is the best way to proceed.

Best,
Mariusz
*not Markzus ;)*

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/c4d09f33-8def-4eea-b161-6224366f5de9n%40googlegroups.com.

Reply via email to