Searched refs:create_from_static (Results 1 – 4 of 4) sorted by relevance
158 bundle = subscription_bundle.create_from_static(cls)183 bundle = subscription_bundle.create_from_static(
75 bundle = subscription_bundle.create_from_static(TestClass)
55 subscription_bundle.create_from_static(decorated).register()
103 def create_from_static(obj): function