mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-27 13:33:33 +00:00
01f2aa5f74
* Hide protected setting in settings view * Implement custom serializer for setting value - Return '***' if the setting is protected * Implement to_internal_value * Stringify * Add protected setting to sample plugin * Unit tests for plugin settings API * Update unit test