Skip to main content

Django application and library for importing and exporting data with included admin integration.

Project description

Build status on Github coveralls Current version on PyPi Documentation PyPI - Python Version PyPI - Django Version downloads Follow us on X

Introduction

Straightforward, reliable and comprehensive file import / export for your Django application.

django-import-export is an application and library which lets you manage import / export from / to a variety of sources (csv, xlsx, json etc).

Can be run programmatically, or with optional integration with the Django Admin site:

screenshot of the import form in django-import-export

More screenshots

Features

Example use-cases

django-import-export is designed to be extensible and can be used to support a variety of operations. Here are some examples of how it has been used in the wild:

  • Configure external cron jobs to run an import or export at set times

  • Use permissions to define a subset of users able to import and export project data

  • Safely update project reference data by importing from version controlled csv

  • Create portable data to transfer between environments using natural keys

  • Manage user access to an application by importing externally version controlled auth user lists

  • Add hooks to anonymize data on export

  • Modify import / export UI forms to add dynamic filtering on import / export.

Getting started

Help and support

Releases

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_import_export-4.0.3.tar.gz (2.3 MB view hashes)

Uploaded Source

Built Distribution

django_import_export-4.0.3-py3-none-any.whl (133.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page