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

Ensure PartParameterTemplate name is unique

This commit is contained in:
Oliver Walters
2019-09-07 19:43:41 +10:00
parent 6752bdc1c6
commit 13270617b9
3 changed files with 21 additions and 1 deletions

2
.gitignore vendored
View File

@ -34,6 +34,8 @@ docs/_build
# Local static and media file storage (only when running in development mode)
InvenTree/media
InvenTree/static
media
static
# Local config file
config.yaml