django-archive
django-archive copied to clipboard
Implementation of the restore command
This PR mainly provides an implementation for the restore command.
It also adds a few additional settings to control the backup behaviour, with notably the ability to store all the media files present in the MEDIA_ROOT or use the existing behaviour of storing only the files references by a file field.
@nathan-osman Some reminder regarding this PR, do you think we could get it merged in? Do you think some changes are required first?
@nathan-osman Are you planning on accepting the PR from @Adnn? Either ways if you could close the PR (with or without accepting the changes) so people wanting to use the code have clarity on whether to prefer the fork or the upstream then that would great! Thanks
@nathan-osman, would you please be able to merge it? We need unarchive functionality :)
@Adnn, would be super cool if you could please add some documentations for closure?(forking your changes atm)
Thanks!