This change is also backward compatible, but turns out to be useful to disable "timed backups".
if you set BACKUP_FILE_FORMAT=dump or any other name that datetime.strftime() does not consider as date or time you end up with the target directories not timed
This change is also backward compatible, but turns out to be useful to disable "timed backups". if you set
BACKUP_FILE_FORMAT=dump
or any other name thatdatetime.strftime()
does not consider as date or time you end up with the target directories not timed