Skip to main content

Model data exports for Django

Project description

Django-data-exports is a model data exports app for Django. It allows you to easily create exports for your models.

Adding this app to your project will let you create exports for your models, and customize the data that will be exported by specifying which columns to include, and which format to use.

Typical use case: display a few columns from one of your models as a HTML table to be easily copy/pasted to a spreadsheet.

Contributing

Get the code:

git clone https://github.com/magopian/django-data-exports.git
cd django-data-export
virtualenv -p python2 env
source env/bin/activate
add2virtualenv .

Install the development requirements:

pip install -r test_requirements.txt

Run the tests:

DJANGO_SETTINGS_MODULE=data_exports.test_settings make test

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-data-exports-0.3.tar.gz (11.0 kB view details)

Uploaded Source

File details

Details for the file django-data-exports-0.3.tar.gz.

File metadata

File hashes

Hashes for django-data-exports-0.3.tar.gz
Algorithm Hash digest
SHA256 914d12bfb37e27c59adb834fc099753e30da6b898fa9a135143c535ec59839fc
MD5 b456dc81248850ffa858f61d8530a15b
BLAKE2b-256 773db3f5024c8d91bbca547499d42bf9e3d0d81736c01b370c11f75a4064954f

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