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

Implementation of the restore command

Open Adnn opened this issue 6 years ago • 3 comments

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.

Adnn avatar Jul 31 '19 09:07 Adnn

@nathan-osman Some reminder regarding this PR, do you think we could get it merged in? Do you think some changes are required first?

Adnn avatar Aug 08 '19 14:08 Adnn

@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

bigbitbus avatar Oct 23 '19 13:10 bigbitbus

@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!

leikoilja avatar Feb 20 '20 15:02 leikoilja