mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
Give the people what they want (#6021)
* Add 'existing_image' field to part API serializer * Ensure that the specified directory exists * Fix serializer - Use CharField instead of FilePathField - Custom validation - Save part with existing image * Add unit test for new feature * Bump API version
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,6 +42,7 @@ dummy_image.*
|
||||
_tmp.csv
|
||||
InvenTree/label.pdf
|
||||
InvenTree/label.png
|
||||
InvenTree/part_image_123abc.png
|
||||
label.pdf
|
||||
label.png
|
||||
InvenTree/my_special*
|
||||
|
Reference in New Issue
Block a user