mirror of
https://github.com/inventree/InvenTree.git
synced 2025-11-06 16:15:42 +00:00
Template cleanup
This commit is contained in:
@@ -812,6 +812,7 @@ class InvenTreeSetting(BaseInvenTreeSetting):
|
||||
help_text=_('Settings key (must be unique - case insensitive'),
|
||||
)
|
||||
|
||||
|
||||
class InvenTreeUserSetting(BaseInvenTreeSetting):
|
||||
"""
|
||||
An InvenTreeSetting object with a usercontext
|
||||
|
||||
Reference in New Issue
Block a user