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.
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
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
CTRL-Z-1.3.0.tar.gz
(15.1 kB
view hashes)