force import of AuthorizeHelpers
[plcapi.git] / PLC / Methods / UpdateSiteTag.py
index 5dc1a8c..77d22a5 100644 (file)
@@ -11,6 +11,9 @@ from PLC.Nodes import Nodes
 from PLC.TagTypes import TagType, TagTypes
 from PLC.SiteTags import SiteTag, SiteTags
 
+# need to import so the core classes get decorated with caller_may_write_tag
+from PLC.AuthorizeHelpers import AuthorizeHelpers
+
 class UpdateSiteTag(Method):
     """
     Updates the value of an existing site setting