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.6.0.tar.gz (50.6 kB view details)

Uploaded Source

File details

Details for the file diskette-0.6.0.tar.gz.

File metadata

  • Download URL: diskette-0.6.0.tar.gz
  • Upload date:
  • Size: 50.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for diskette-0.6.0.tar.gz
Algorithm Hash digest
SHA256 91b5cfbad12c064cea914d48f980a522ac8a6a9bcfa3630b2fe8bc83d33d2c46
MD5 cfe77421b130b9a6e42426c1cfe2c078
BLAKE2b-256 59e64ee2ca26f5ddf35c863169f3d6a1c23226554137c923e68ac494a9c9c971

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