Django application and library for importing and exporting data with included admin integration.
django-import-export is a Django application and library for importing
and exporting data with included admin integration.
Features:
support multiple formats (Excel, CSV, JSON,
and everything else that tablib support)
admin integration for importing
preview import changes
admin integration for exporting
export data respecting admin filters
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/
Example app
To run the demo app:
cd tests
./manage.py makemigrations
./manage.py migrate
./manage.py createsuperuser
./manage.py loaddata category book
./manage.py runserver
Contribute
If youd like to contribute, simply fork the repository, commit your
changes to the develop branch (or branch off of it), and send a pull
request. Make sure you add yourself to AUTHORS.
As most projects, we try to follow PEP8 as closely as possible
- RPM
- python3-django-import-export-4.3.10-1.lbn42.noarch.rpm
- Summary
- Django application and library for importing and exporting data with included admin integration.
- URL
- https://pypi.org/project/django-import-export
- Group
- Application/Internet
- License
- ZPL
- Source
-
python-django-import-export-4.3.10-1.lbn42.src.rpm
- Checksum
- 34eee69a7b0618c7244fe073aee415fead61eec665e817e128f164285107ce73
- Signing Signature
- RSA/SHA512, Sun 05 Apr 2026 06:28:52 PM AEST, Key ID d760880122ab8392
- Build Date
- 2026/03/27 19:04:34
- Requires
-
python3.13dist(django) >= 4.2
python3.13dist(tablib) >= 3.7
- Provides
-
python-django-import-export = 4.3.10-1.lbn42
python3-django-import-export = 4.3.10-1.lbn42
python3.13-django-import-export = 4.3.10-1.lbn42
python3.13dist(django-import-export) = 4.3.10
python3dist(django-import-export) = 4.3.10
- Obsoletes