django-csv-importer 0.1.3.5

django-csv-importer is a Django app which allows you to transform easily a CSV file into a Python object or a Django model instance. It is based on a django-style declarative model.More information available on read the doc:...