#12467: More helpful error message when loading fixture with invalid date
--------------------------------------+------------------------------------
     Reporter:  knutin                |                    Owner:  raulcd
         Type:  New feature           |                   Status:  closed
    Component:  Core (Serialization)  |                  Version:  SVN
     Severity:  Normal                |               Resolution:  fixed
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by julien):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [16966]:
 {{{
 #!CommitTicketReference repository="" revision="16966"
 Fixed #12467 -- Made the model data validation for `DateField` and
 `DateTimeField` more useful by actually telling what was the value that
 failed. Also did a bit of PEP8 cleanup in the area. Thanks to knutin for
 the report, to raulcd for the initial patch and to charettes for the
 review.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/12467#comment:8>
Django <https://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.

Reply via email to