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
Release history Release notifications | RSS feed
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.3.tar.gz
(7.0 kB
view details)
File details
Details for the file django-exportdb-0.3.3.tar.gz
.
File metadata
- Download URL: django-exportdb-0.3.3.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35c0956350a0c66b32b1f287a92d81aa57c34e52a70924752a48f88807cfcead |
|
MD5 | ecc5385c92b96429f1e099810e1fa868 |
|
BLAKE2b-256 | 9fe8c58477334b25a63b6fbe75aa5ed8176e0ce237840d9e7105b25a05488ee9 |