An open API service indexing awesome lists of open source software.

https://github.com/typecode/django-dbbackup

forked from https://bitbucket.org/mjs7231/django-dbbackup on 2014.10.30
https://github.com/typecode/django-dbbackup

Last synced: about 1 year ago
JSON representation

forked from https://bitbucket.org/mjs7231/django-dbbackup on 2014.10.30

Awesome Lists containing this project

README

          

# 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/