#24716: Deprecate Field._get_val_from_obj
-------------------------------------+-------------------------------------
     Reporter:  ovangle              |                    Owner:  ovangle
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     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 Tim Graham <timograham@…>):

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


Comment:

 In [changeset:"035b0fa60da2e758d0ab7f9d04ef93cdb73c981f" 035b0fa]:
 {{{
 #!CommitTicketReference repository=""
 revision="035b0fa60da2e758d0ab7f9d04ef93cdb73c981f"
 Fixed #24716 -- Deprecated Field._get_val_from_obj()

 The method duplicates the functionality of Field.value_from_object()
 and has the additional downside of being a privately named public
 API method.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24716#comment:5>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.1356a699666c7e5ea8cb77ab9c6d8cf4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to