Skip to content

Import your Csv file into a Csv Model or directly into a Django Model.;Use a django-like model definition

License

Notifications You must be signed in to change notification settings

anthony-tresontani/csv_importer

Repository files navigation

CSV importer is a tool which allow 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:
http://django-csv-importer.readthedocs.org/

About

Import your Csv file into a Csv Model or directly into a Django Model.;Use a django-like model definition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages