#22690: 'Proxy model contains model fields' error
-------------------------------------+-------------------------------------
     Reporter:  cdestigter           |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:
  (models, ORM)                      |  1.7-beta-2
     Severity:  Release blocker      |               Resolution:
     Keywords:                       |             Triage Stage:  Ready for
    Has patch:  0                    |  checkin
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by akaariai):

 * stage:  Unreviewed => Ready for checkin


Comment:

 Looks good to me. This doesn't add any official support for proxy models
 with fields, but if users have existing code using proxy models with
 fields, then it will be possible to silence the error. Also, check instead
 of FieldError seems to be consistent with how other similar errors are
 handled.

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

Reply via email to