mirror of
https://github.com/pretix/pretix.git
synced 2026-08-14 11:26:26 +00:00
* 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>