Compare commits

..
Author SHA1 Message Date
Lukas Bockstaller 44fd66bf38 set the _required attribute on the ModelMultipleChoiceField
setting _required forces the CheckoutFieldRenderer to add the "required" bit to the label.
We only need to remove it from the widget attrs to avoid the html input field validation that would force us to check every single box
2026-09-02 10:04:04 +02:00

Diff Content Not Available