from crispy_forms.layout import Field class Switch(Field): template = "crispy-daisyui/layout/switch.html"