#28269: Fix Model._meta._property_names to work with attributes that raise
AttributeError
-------------------------------------+-------------------------------------
     Reporter:  Adam (Chainz)        |                    Owner:  nobody
  Johnson                            |
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  1.11
  (models, ORM)                      |
     Severity:  Release blocker      |               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:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"ed244199c72f5bbf33ab4547e06e69873d7271d0" ed24419]:
 {{{
 #!CommitTicketReference repository=""
 revision="ed244199c72f5bbf33ab4547e06e69873d7271d0"
 Fixed #28269 -- Fixed Model.__init__() crash on models with a field that
 has an instance only descriptor.

 Regression in d2a26c1a90e837777dabdf3d67ceec4d2a70fb86.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/28269#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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.904a612c4427f748aea4ed4b954f3b10%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to