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.4.2.tar.gz
(8.3 kB
view details)
File details
Details for the file django-exportdb-0.4.2.tar.gz
.
File metadata
- Download URL: django-exportdb-0.4.2.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62c23ba1de09aaeeb97767a51de5ba480b7efb0e5e061ca8ddb43207b1de78b4 |
|
MD5 | 78a58bca0db260ab985039f6c5ed2b8f |
|
BLAKE2b-256 | 16bd472e1012f9850ca31f10639805e1a5478b7338b0fe48cf056672668bc2a2 |