#35453: ManyToMany field is a concrete field on the defining side.
-------------------------------------+-------------------------------------
     Reporter:  Harro                |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  5.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Harro):

 Yeah, maybe that would solve it, get_fields seems to have some caching but
 still does a lot of processing, while local_fields is stored on the
 options and the others are cached properties that only loop through the
 fields once.

 So performance wise it might be better to use them anyway.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35453#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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018f7bb958a1-3f448e43-dcae-485d-b0ca-37ca728d44fb-000000%40eu-central-1.amazonses.com.

Reply via email to