Export and import Django application data and medias
Project description
Export and import Django application datas and medias.
Features
Based on Django apps to know about applications and their models;
Application datas are dumped with Django dumpdata command as JSON fixtures, dumps can be naturally loaded in any database type using Django command loaddata;
Define application to be dumped with multiple options;
Advanced data drainage for undefined applications;
Media archiving is done through Storages (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;
Dependencies
Python>=3.9;
Django>=4.0,<5.1;
datalookup>=1.0.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
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.3.6.tar.gz
.
File metadata
- Download URL: diskette-0.3.6.tar.gz
- Upload date:
- Size: 38.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ae034645766854be147487455d3a7d060275d7e8c314d40d6eb4fe612bd916c |
|
MD5 | 714fbc97db0a2217bbf463689ec30298 |
|
BLAKE2b-256 | 2ceab4a3aaca350a7af35cc89314cff3c06830f8b212be9ef5003ff7253653aa |