mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-22 01:06:50 +00:00
c540b12c97
* Prevent deletion of part which is used in an assembly * add 'validate_model_deletion' option to ValidationMixin plugun * Add global setting to control part delete behaviour * Update settings location * Unit test updates * Further unit test updates * Fix typos