Skip to content

Commit ba8ed6d

Browse files
authored
feat: Update allowed_models (rename from valid_models) (#325)
1 parent 18a1a70 commit ba8ed6d

File tree

20 files changed

+5816
-3906
lines changed

20 files changed

+5816
-3906
lines changed

djangocms_frontend/component_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class CMSFrontendComponent(forms.Form):
6262
"link_fieldset_position",
6363
"require_parent",
6464
"parent_classes",
65-
"valid_models",
65+
"allowed_models",
6666
]
6767

6868
@classmethod
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)