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
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
File details
Details for the file wc-django-folders-backuper-0.1.1.tar.gz
.
File metadata
- Download URL: wc-django-folders-backuper-0.1.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6dc17a93a4c40534554a7fab08732c9090619b505f68f8a14fa559dbad88ab12 |
|
MD5 | f4e4a848ed2ea8ee2c65f5f9ad2e6df9 |
|
BLAKE2b-256 | e118976d2051e9245c03ebf29a8b87c0adbddd008740f5bf45060edf5d70ef9b |