Skip to content

Multiple backup storage backends #235

Description

@bethnull

It would be nice to have the ability of using multiple backup storage backends so the backups will be stored in multiples places.

For instance, django.core.files.storage.FileSystemStorage for storing locally and storages.backends.s3boto.S3BotoStorage at the same time to store remotely in a S3 bucket.

By the way, django-dbbackup rocks! ;)

BR, Pepe.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions