forked from CGM_Public/pretix_original
* refactor to use namedtuples for the sub-fields and sub-widgets * fix RelativeDateTimeField.set_event: apply relative_to filter not only to minutes, but to days as well * fix bug in RelativeDateTimeField.clean: validate days relation_to instead of minutes relation_to when "Relative date" is selected --------- Co-authored-by: Raphael Michel <michel@rami.io>