Skip to main content

Dump the entire database to xlsx workbook with a sheet per model

Project description

Export the entire database to an Excel workbook with a sheet per model.

https://travis-ci.org/maykinmedia/django-exportdb.svg?branch=master https://coveralls.io/repos/maykinmedia/django-exportdb/badge.svg https://img.shields.io/pypi/v/django-exportdb.svg

Installation

$ pip install django-exportdb

Add exportdb to INSTALLED_APPS, and make sure that django.contrib.admin is in there as well.

Add

url(r’^admin/exportdb/’, include(‘exportdb.urls’))

to your urls.py, make sure that it comes before url(r’^admin/’, …) if you hook it into the admin.

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-exportdb-0.4.1.tar.gz (8.2 kB view details)

Uploaded Source

File details

Details for the file django-exportdb-0.4.1.tar.gz.

File metadata

File hashes

Hashes for django-exportdb-0.4.1.tar.gz
Algorithm Hash digest
SHA256 9a1bf05072bff81b08a6759597bce417c977b2f39c658cefa68582d9a2b2a2a9
MD5 3b1b4b7c6c912c4137658762e15a4bed
BLAKE2b-256 8b9dc8b1829abba2a79b8c792811859e0ea3114099c632177b4494e9881fe99e

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