Skip to content

RyanBalfanz/django-admin-exporter

Repository files navigation

django-admin-exporter

Simple admin actions to download/export selected items in CSV, JSON, XML, etc.

Build Status

Build Status Build Status

Install

pip install django-admin-exporter

Add ``admin_exporter`` to your INSTALLED_APPS.

Add the vairous exporter actions to individual models or site-wide. See the example project for details.

Running the tests

make test

About

Simple admin actions to download/export selected items in CSV, JSON, XML, etc.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages