2
0
Kevin Cummings 6 жил өмнө
parent
commit
d83c903c67

+ 11 - 0
coderedcms/blocks/__init__.py

@@ -57,6 +57,17 @@ from .metadata_blocks import (  # noqa
     OpenHoursBlock,
     StructuredDataActionBlock
 )
+from .base_blocks import (  # noqa
+    BaseBlock,
+    BaseLayoutBlock,
+    BaseLinkBlock,
+    ClassifierTermChooserBlock,
+    CoderedAdvColumnSettings,
+    CoderedAdvSettings,
+    CoderedAdvTrackingSettings,
+    CollectionChooserBlock,
+    MultiSelectBlock
+)
 
 # Collections of blocks commonly used together.
 

BIN
testoutput.txt