Explorar el Código

Update __all__ for #4255

dansheps hace 6 años
padre
commit
a5853427d4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      netbox/extras/scripts.py

+ 2 - 0
netbox/extras/scripts.py

@@ -26,6 +26,8 @@ __all__ = [
     'BaseScript',
     'BaseScript',
     'BooleanVar',
     'BooleanVar',
     'ChoiceVar',
     'ChoiceVar',
+    'DynamicObjectVar',
+    'DynamicMultiObjectVar',
     'FileVar',
     'FileVar',
     'IntegerVar',
     'IntegerVar',
     'IPAddressVar',
     'IPAddressVar',