Files
pretix_cgo/src/pretix/base/forms
Lukas Bockstaller 7d93cae2a9 set the _required attribute on the ModelMultipleChoiceField (#6514)
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:35:19 +02:00
..
2025-10-10 15:32:46 +02:00
2026-07-17 18:44:33 +02:00
2025-10-10 15:32:46 +02:00
2026-08-14 14:56:45 +02:00