mirror of
https://github.com/inventree/InvenTree.git
synced 2026-03-29 15:50:09 +00:00
* 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
(cherry picked from commit 01f2aa5f74)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>