#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
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

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

 Regression in d2a26c1a90e837777dabdf3d67ceec4d2a70fb86.

 Backport of ed244199c72f5bbf33ab4547e06e69873d7271d0 from master
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/28269#comment:6>
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.7f78c6580b8b9dcccc48b8b8719695ad%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to