2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 02:55:41 +00:00
This commit is contained in:
Matthias
2022-05-11 13:42:15 +02:00
parent 887609cf2a
commit dd5f53d2ef

View File

@ -223,6 +223,7 @@ def get_plugins(pkg, baseclass):
return plugins
# endregion
# region templates
def render_template(plugin, template_file, context=None):
"""