Skip to main content

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

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

diskette-0.5.0.tar.gz (50.3 kB view details)

Uploaded Source

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

Hashes for diskette-0.5.0.tar.gz
Algorithm Hash digest
SHA256 8698ed2cb26d09b9a00052de236959c136395eb52bd00d1331a47d64cc538a17
MD5 7dc74d15a662f14d4c09aad247de6bb2
BLAKE2b-256 a759bd921f1df8d4d280cef3af9beda66050543838423286ac50fb999c4d5776

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page