Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.26 KB

README.rst

File metadata and controls

41 lines (29 loc) · 1.26 KB

django-import-export-pandas

django-import-export-pandas is a Django is an addon-application for django-pandas and django-import-export.

Features:

Requirements

  • Python 3.5+
  • Django 2.0+

django-import-export requires Python 3.5 and Django 2.0 or newer. See the 1.x branch for older Python and Django versions where fixes for security issues and critical errors continue to be released for all officially supported Django versions.

Contribute

If you'd like to contribute, simply fork the repository, commit your changes to the develop branch (or branch off of it), and send a pull request.

As most projects, we try to follow PEP8 as closely as possible. Please bear in mind that most pull requests will be rejected without proper unit testing.