Skip to content
This repository has been archived by the owner on Feb 3, 2019. It is now read-only.

DateTimeField requires input even when there are no Required validators #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gavbaa
Copy link
Contributor

@gavbaa gavbaa commented Feb 24, 2016

DateTimeFields do not allow for blank input when the validator is set to nil. This pull request should allow for empty inputs on that field, and let the Required validator work as per usual.

Tests included!

@gavbaa gavbaa force-pushed the datetimefield_optional branch from 02ff17d to 90957f5 Compare February 24, 2016 23:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant