2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00

Pre-process json data before importing

- Removes any unwanted "permissions" entries from data imported from an *older* version of InvenTree
This commit is contained in:
Oliver Walters
2021-04-25 12:07:58 +10:00
parent b6cfa50e12
commit 2f2354afdc
2 changed files with 28 additions and 2 deletions

1
.gitignore vendored
View File

@ -48,6 +48,7 @@ config.yaml
# Default data file
data.json
*.json.tmp
*.tmp.json
# Key file
secret_key.txt