django-dbbackup
django-dbbackup copied to clipboard
Create high level API
For make DBBackup more modular, I think backup and restore for media and database should be in high level function. It will allow developer to use it in different ways, a celery task for example.