Export and import Django application data and medias
Project description
Export and import Django application datas and medias.
Features
Based on Django Applications to know about applications and their models;
Application datas are dumped with dumpdata command command as JSON fixtures;
Dump archive can be naturally loaded in any database type using Django command loaddata command;
You define applications to be dumped (or not) with multiple options;
Advanced data drainage for undefined applications;
Media archiving is done through storage paths (not Django storages) that can be whatever directory you need to backup;
Many excluding rules for datas and storages to avoid useless content in archive;
Build a complete archive that can be automatically loaded with Diskette or manually;
Support models made with django-polymorphic;
Django admin interface to manage dumps and API keys;
Diskette load command can get a dump archive either from a local file, a simple archive URL to download or automatically from the Django admin view (securized with API key);
Dependencies
Python>=3.9;
Django>=4.0;
datalookup>=1.0.0;
Requests>=2.32.3;
Django Sendfile>=0.7.0;
Links
Read the documentation on Read the docs;
Download its PyPi package;
Clone it on its Github repository;
Credits
Logo vector and icon by SVG Repo.
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
File details
Details for the file diskette-0.5.0.tar.gz.
File metadata
- Download URL: diskette-0.5.0.tar.gz
- Upload date:
- Size: 50.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8698ed2cb26d09b9a00052de236959c136395eb52bd00d1331a47d64cc538a17
|
|
| MD5 |
7dc74d15a662f14d4c09aad247de6bb2
|
|
| BLAKE2b-256 |
a759bd921f1df8d4d280cef3af9beda66050543838423286ac50fb999c4d5776
|