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.2.tar.gz
(5.8 kB
view details)
File details
Details for the file django-exportdb-0.3.2.tar.gz
.
File metadata
- Download URL: django-exportdb-0.3.2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f5d94060a4cff1aa3289bc438536366ac8fc72861f68522afdfdd131aeba69f |
|
MD5 | c84cc1b7983dc1f984fe2022aaf3dd98 |
|
BLAKE2b-256 | 054a0a246ede88c658aaaca1836ce5b7db2f30db7a3cb18d8e0f3f0f9f4dfa4e |