Django application and library for importing and exporting data with admin integration.
https://django-import-export.readthedocs.org/en/latest/
![]() |
||
---|---|---|
.github | ||
docs | ||
import_export | ||
requirements | ||
tests | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.readthedocs.yaml | ||
AUTHORS | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
MANIFEST.in | ||
Makefile | ||
README.rst | ||
RELEASE.md | ||
SECURITY.md | ||
runtests.py | ||
runtests.sh | ||
setup.cfg | ||
setup.py | ||
tox.ini |
README.rst
django-import-export
django-import-export is a Django application and library for importing and exporting data from a variety of formats. Includes Django Admin site integration.
- Documentation: https://django-import-export.readthedocs.io/en/stable/
- GitHub: https://github.com/django-import-export/django-import-export/
- Free software: BSD license
- PyPI: https://pypi.org/project/django-import-export/