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.1.tar.gz
(5.7 kB
view details)
File details
Details for the file django-exportdb-0.3.1.tar.gz
.
File metadata
- Download URL: django-exportdb-0.3.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca7dc8eca43963bb8007c191e3b4aea93c004f773d798517e3a9a635d25a7add |
|
MD5 | 7e952f15a4717af406830ec02e9f276c |
|
BLAKE2b-256 | d20e0cf79234850a5b8cdd5331c87bab96965609d38abb81294f0537a623bb9b |