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:
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,6 +48,7 @@ config.yaml
|
||||
# Default data file
|
||||
data.json
|
||||
*.json.tmp
|
||||
*.tmp.json
|
||||
|
||||
# Key file
|
||||
secret_key.txt
|
||||
|
Reference in New Issue
Block a user