Skip to main content

Simple folders backuping mechanism.

Project description

WebCase files backup

Very simple folders backup script with admin interface to download backup.

Installation

pip install wc-django-folders-backuper

In settings.py:

INSTALLED_APPS += [
  'wcd_folders_backuper',
]

Usage

python manage.py folders_backup

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.1]

Added

  • Files will be removed on backup model instances delete.

[0.1.0]

Initial version.

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

wc-django-folders-backuper-0.1.2.tar.gz (7.0 kB view hashes)

Uploaded Source

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