Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

leukeleu/django-dbbackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Database Backup

This Django application provides management commands to help backup and restore your project database to AmazonS3, Dropbox or Local Disk.

  • Keep your important data secure and offsite.
  • Use Crontab or Celery to setup automated backups.
  • Great to keep your development database up to date.

Docs

http://django-dbbackup.readthedocs.org/