#15536: ModelForm validation regression in 1.2 when using TimeField with choices ------------------------------------+----------------------------------- Reporter: 3point2 | Owner: nobody Status: reopened | Milestone: 1.3 Component: Forms | Version: 1.2 Resolution: | Keywords: blocker, regression Triage Stage: Accepted | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | ------------------------------------+----------------------------------- Changes (by 3point2):
* status: closed => reopened * resolution: invalid => Comment: I hope I'm not going to get on anyone's nerves by reopening this, but I think you misunderstood something: Of course "09:00:00" isn't a valid value for a Date. However, my example uses a '''Time'''Field, not a '''Date'''Field. As far as I can tell (http://docs.djangoproject.com/en/1.2/ref/forms/fields/#django.forms.TimeField.input_formats), "09:00:00" '''is''' a valid value for a time. Thoughts? -- Ticket URL: <http://code.djangoproject.com/ticket/15536#comment:5> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.