#31706: Removed unnecessary getattr() call in FileDescriptor.__get__().
-------------------------------------+-------------------------------------
Reporter: Sultan | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"6b25d24a5755bb90c037e2afd485668bae8f179e" 6b25d24a]:
{{{
#!CommitTicketReference repository=""
revision="6b25d24a5755bb90c037e2afd485668bae8f179e"
Fixed #31706 -- Removed unnecessary getattr() call in
FileDescriptor.__get__().
refresh_from_db() loads fields values.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31706#comment:2>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.1180c9a7de3b734ca1709eb9b60d20f4%40djangoproject.com.