Skip to main content

A Django backup and recovery tool

Project description

CTRL-Z (control-zee) is a backup and recovery tool for Django projects.

Its goals are to be operating system agnostic in creating and restoring backups, while being flexible through a yaml configuration file.

Coverage status Documentation Status

python-versions django-versions pypi-version

1 Features

  • Supports Linux, Windows, MacOS

  • Django project inspection:

    • backs up configured databases using settings.DATABASES

    • backs up file directories such as settings.MEDIA_ROOT (configurable)

  • stdlib logging based reporting + e-mailing of backup/restore report

  • YAML-based, minimal configuration

  • Simple Python/CLI APIs for backup creation and restoration

2 Installation and usage

See the documentation.

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

CTRL-Z-1.5.1.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

CTRL_Z-1.5.1-py2.py3-none-any.whl (19.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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