I have searched and searched for a CSV Importer that does the following...
*
Imports a CSV
Allows users to then select the header that corresponds to the model.*

But, honest nothing exists I can find, anyone know of any app out there in 
Django that does this I could have missed?

As close as I have gotten is with 
http://django-csv-importer.readthedocs.org/en/latest/ but this has one big 
draw back, the user has to know what the fields they need  to start with 
and cannot config after upload.

Thanks   

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to