id summary reporter owner description type status component version severity resolution keywords cc stage has_patch needs_docs needs_tests needs_better_patch easy ui_ux 14219 Incorrect empty field validation for DateTimeField with SplitDateTimeWidget pma_ nobody "Create simple form with field like dt = DateTimeField(widget=SplitDateTimeWidget) clean will report error, source is in first line of DateTimeField.to_python in case of SplitDateTimeWidget value is ['', ''] and this one is missing from validators.EMPTY_VALUES. I'm not sure if it's safe to simply path validators.EMPTY_VALUES by adding ['',''] to list" closed Forms 1.1 duplicate validation DateTimeField Unreviewed 0 0 0 0 0 0