Skip to content

Commit

Permalink
fix backup_restore module (ciur/papermerge#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
ciur authored Jan 20, 2023
1 parent a40a96c commit 6bf81a5
Show file tree
Hide file tree
Showing 33 changed files with 2,078 additions and 527 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ celerybeat-schedule
.vscode
xapian_index
whoosh_index
.tar
.tar.gz
.zip
1 change: 1 addition & 0 deletions changelog.d/508.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix backup/restore utility to work with latest version of Papermerge DMS (i.e. 2.1.x)
389 changes: 0 additions & 389 deletions papermerge/core/backup_restore.py

This file was deleted.

Loading

0 comments on commit 6bf81a5

Please sign in to comment.