Skip to main content

Generic export action for Django's Admin

Project description

https://badge.fury.io/py/django-export-action.png https://travis-ci.org/fgmacedo/django-export-action.png?branch=master

Generic export action for Django’s Admin

Documentation

The full documentation is at https://django-export-action.readthedocs.org.

Quickstart

Install Django Export Action:

pip install django-export-action

Then use it in a project:

import export_action

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ py.test

History

0.1.0 (2016-09-29)

  • First release on PyPI.

Project details


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