#11716: Various methods in django.db.models.fields don't wrap ValueErrors and 
allow
them to escape
---------------------------------------------------+------------------------
          Reporter:  Leo                           |         Owner:  Leo
            Status:  assigned                      |     Milestone:  1.3
         Component:  Database layer (models, ORM)  |       Version:  SVN
        Resolution:                                |      Keywords:     
             Stage:  Accepted                      |     Has_patch:  1  
        Needs_docs:  1                             |   Needs_tests:  0  
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Changes (by lukeplant):

  * needs_docs:  0 => 1

Comment:

 The patch is fine regarding the format ('a/django' is just an artifact of
 using git/hg to create the diff, and can be handled easily using 'patch
 -p1').

 The patch lacks documentation of the backwards incompatibilities, as
 already noted by Karen. Every circumstance where previously working code
 might fail needs to be documented in the 1.3 release notes - and there
 seem to be quite a few, given the number that cropped up just in the test
 suite. Even if this documentation is re-written, it is always useful to
 have a starting point.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11716#comment:28>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to