Skip to main content

Django app allowing for filtered exporting of model data.

Project description

Django Export

Django app allowing for filtered exporting of model object data.

django-export allows you to export model objects in a wide range of serialized formats (JSON, CSV, XML, YAML). Exports can be filtered and ordered on any of the particular model’s fields.

django-export utilizes django-object-tools to hook into Django’s admin interface and take care of user permissions.

Installation

  1. Install django-object-tools as described here.

  2. Install or add django-export to your Python path.

  3. Add export to your INSTALLED_APPS setting.

Usage

Once installed you should see an Export object tool enabled on all admin change list views.

https://github.com/downloads/praekelt/django-export/export_example.png

If you don’t see the tool make sure the logged in user has the appropriate export user permission assigned (or set user as superuser).

Clicking the Export tool link takes you to an export page on which you can specify format, ordering and filtering of the objects you want to export. The export is delivered as a download in whichever format you select.

Authors

Praekelt Foundation

  • Shaun Sephton

Changelog

0.0.1 (2011-08-11)

  1. Initial release.

Project details


Download files

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

Source Distribution

django-export-0.0.1.tar.gz (6.1 kB view details)

Uploaded Source

Built Distributions

django_export-0.0.1-py2.7.egg (12.1 kB view details)

Uploaded Source

django_export-0.0.1-py2.6.egg (12.1 kB view details)

Uploaded Source

File details

Details for the file django-export-0.0.1.tar.gz.

File metadata

File hashes

Hashes for django-export-0.0.1.tar.gz
Algorithm Hash digest
SHA256 4a45bceabfd406a1612a958299172882aab37d0072aeb131c167caceb3babff7
MD5 76d7603e2f7b5089e3bb34ef42e195dd
BLAKE2b-256 9384cfdd84042a69a926793b63d810ae7387fab2aa2ad3458a5b4df9acef0003

See more details on using hashes here.

File details

Details for the file django_export-0.0.1-py2.7.egg.

File metadata

File hashes

Hashes for django_export-0.0.1-py2.7.egg
Algorithm Hash digest
SHA256 8cd3924b67b4b3638e1d38bdc4aa9b1cbce60df23bdbb067971e94360949018f
MD5 2e65d85eaab50c391268f04e75bcd603
BLAKE2b-256 7588db7105c3c161c0c2158a4eabcd9fa2617d7e23b4fb78f615b58368d8e1f6

See more details on using hashes here.

File details

Details for the file django_export-0.0.1-py2.6.egg.

File metadata

File hashes

Hashes for django_export-0.0.1-py2.6.egg
Algorithm Hash digest
SHA256 fe114f9fc1feb10328c2a617bbb012f2d4694f4244a62bcf410fee0c5170600a
MD5 6c269b2a2e09b5443b73fa49d9d4ad88
BLAKE2b-256 8c733f3e12d1b47478e181db9af9f48e95a814fca9cb38a8fcf357a3fd6a6429

See more details on using hashes here.

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