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.

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.3.0.tar.gz (5.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-exportdb-0.3.0.tar.gz
Algorithm Hash digest
SHA256 d94916414ef01ccb89d0058a1b1733e5944abaf29aa3b0b80e502d791f1220c8
MD5 369bb79421e71910d106bc87eaaf6c0b
BLAKE2b-256 b44caaf26a5fbe1c60db8841301f6502e4540d9799dacb746ffb1453fc352368

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