Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass through strings as-in with date/time fields. #4196

Merged
merged 1 commit into from
Jun 14, 2016

Conversation

tomchristie
Copy link
Member

Closes #4013.
Closes #4019.

Ignore strings and pass through as-is from date/time fields.
Note that the existing implementation in TimeField/DateField was unnecessarily convoluted.
We can't know that the strings are necessarily in the correct format, but since they're already a valid type we'll just pass them through as-is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant