mirror of
https://github.com/inventree/InvenTree.git
synced 2026-06-16 21:34:39 +00:00
fb42878c11
* 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