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 25995b0 commit c18b0dcCopy full SHA for c18b0dc
src/unfold/contrib/constance/settings.py
@@ -15,6 +15,7 @@
15
"django.forms.BooleanField",
16
{
17
"widget": "unfold.widgets.UnfoldBooleanSwitchWidget",
18
+ "required": False,
19
},
20
],
21
"file_field": [
0 commit comments