Option to exclude specific media directories #576
Replies: 4 comments
-
That's also a great idea! :) |
Beta Was this translation helpful? Give feedback.
-
We need before to list all media files via Django built-in API. We must ensure storages are able to list all files in all directories, files' names must be an absolute path from storage's root. Maybe add a |
Beta Was this translation helpful? Give feedback.
-
Now DBbackup can walk through storage, excludes are coming soon ! |
Beta Was this translation helpful? Give feedback.
-
covered in #300 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be useful to skip some media directories from backuping.
E.g. Cache directories
Beta Was this translation helpful? Give feedback.
All reactions