django-dbbackup icon indicating copy to clipboard operation
django-dbbackup copied to clipboard

Typo in docs: DBBACKUP_CLEANUP_FILTER should be DBBACKUP_CLEANUP_KEEP_FILTER

Open quaintjames opened this issue 3 years ago • 0 comments

Typo in docs: DBBACKUP_CLEANUP_FILTER should be DBBACKUP_CLEANUP_KEEP_FILTER as per: https://github.com/jazzband/django-dbbackup/blob/2ef053cda8078817ad6872cb3719e38de3cfdaeb/dbbackup/settings.py#L20

Docs page here: https://django-dbbackup.readthedocs.io/en/master/configuration.html?highlight=DBBACKUP_CLEANUP_KEEP#dbbackup-cleanup-filter

Hopefully this helps someone!

quaintjames avatar Feb 28 '22 22:02 quaintjames