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.1.1.tar.gz
(3.7 kB
view details)
File details
Details for the file django-exportdb-0.1.1.tar.gz
.
File metadata
- Download URL: django-exportdb-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71cbbb4bcd7bdfd427bdaed5ffa024dc1c81a6c0edbdfb5d5ba607813edfdee2 |
|
MD5 | 3141b11788a96afc370494315cb94375 |
|
BLAKE2b-256 | dd147f70bd8f4bfeba0fed7f9fd7d13c0bbe35a171a105c19fa74b677f7a3ea9 |