We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01100b2 commit 4a6072fCopy full SHA for 4a6072f
djangocms_frontend/fields.py
@@ -182,5 +182,3 @@ class Media:
182
def __init__(self, *args, **kwargs):
183
kwargs.setdefault("attrs", {"class": "auto-field"})
184
super().__init__(*args, **kwargs)
185
-
186
0 commit comments