Making Django CSV imports crazy easy
Blog post: http://thewebivore.com/wildly-easy-django-csv-imports/
This is a short post mentioning a (newer) django csv importer library, https://github.com/edcrewe/django-csvimport.
Once you've installed the package and added it to your apps[], you interact with csvimport objects, where you can either make sure you CSV headers match your models, or provide a simple object mapping. It's very friendly to your non-technical users!
Written by Pam Selle
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Python
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#