#14695: Field's `name` kwarg gets paved over
-------------------------------------+-------------------------------------
               Reporter:  erikrose   |          Owner:  nobody
                   Type:  Bug        |         Status:  closed
              Milestone:             |      Component:  Database layer
                Version:  1.2        |  (models, ORM)
             Resolution:  fixed      |       Severity:  Normal
           Triage Stage:  Ready for  |       Keywords:  dceu2011
  checkin                            |      Has patch:  1
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by jezdez):

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


Comment:

 In [16614]:
 {{{
 #!CommitTicketReference repository="" revision="16614"
 Fixed #14695 -- Stopped model fields from incorrectly overwriting the
 field name during model initialization if it was already passed as a
 keyword argument. Thanks, erikrose and willhardy.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/14695#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