mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
and another one
This commit is contained in:
@ -74,6 +74,7 @@ def plugin_errors(*args, **kwargs):
|
|||||||
"""
|
"""
|
||||||
return registry.errors
|
return registry.errors
|
||||||
|
|
||||||
|
|
||||||
@register.simple_tag(takes_context=True)
|
@register.simple_tag(takes_context=True)
|
||||||
def notification_settings_list(context, *args, **kwargs):
|
def notification_settings_list(context, *args, **kwargs):
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user