django-import-export
0.6.0

User Guide

  • Installation and configuration
  • Getting started
  • Import data workflow
  • Changelog

API documentation

  • Admin
  • Resources
  • Widgets
  • Fields
  • Instance loaders
  • Temporary storages
  • Results
django-import-export
  • Docs »
  • Django import / export
  • Edit on GitHub

Django import / export¶

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 supports)
  • admin integration for importing
  • preview import changes
  • admin integration for exporting
  • export data respecting admin filters
_images/django-import-export-change.png

A screenshot of the change view with Import and Export buttons.

User Guide

  • Installation and configuration
    • Settings
    • Example app
  • Getting started
    • Creating import-export resource
    • Exporting data
    • Customize resource options
    • Declaring fields
    • Advanced data manipulation
    • Customize widgets
    • Importing data
    • Signals
    • Admin integration
  • Import data workflow
    • Transaction support
  • Changelog
    • 0.6.0 (2017-11-23)
    • 0.5.1 (2016-09-29)
    • 0.5.0 (2016-09-01)
    • 0.4.5 (2016-04-06)
    • 0.4.4 (2016-03-22)
    • 0.4.3 (2016-03-08)
    • 0.4.2 (2015-12-18)
    • 0.4.1 (2015-12-11)
    • 0.4.0 (2015-12-02)
    • 0.3.1 (2015-11-20)
    • 0.3 (2015-11-20)
    • 0.2.9 (2015-11-12)
    • 0.2.8 (2015-07-29)
    • 0.2.7 (2015-05-04)
    • 0.2.6 (2014-10-09)
    • 0.2.5 (2014-10-04)
    • 0.2.4 (2014-09-18)
    • 0.2.3 (2014-07-01)
    • 0.2.2 (2014-04-18)
    • 0.2.1 (2014-02-20)
    • 0.2.0 (2014-01-30)
    • 0.1.6 (2014-01-21)
    • 0.1.5 (2013-11-29)
    • 0.1.4
    • 0.1.3
    • 0.1.2
    • 0.1.1
    • 0.1.0

API documentation

  • Admin
  • Resources
    • Resource
    • ModelResource
    • ResourceOptions (Meta)
    • modelresource_factory
  • Widgets
  • Fields
  • Instance loaders
  • Temporary storages
    • TempFolderStorage
    • CacheStorage
    • MediaStorage
  • Results
    • Result
Next

© Copyright 2012–2016, Bojan Mihelac. Revision 66f1f341.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 0.6.0
Versions
latest
stable
0.6.0
0.5.1
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.