#24227: isinstance checks on ManyToManyField should be replaced with
field.many_to_many
-------------------------------------+-------------------------------------
     Reporter:  coldmind             |                    Owner:  coldmind
         Type:                       |                   Status:  assigned
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    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:"38c43b2a5c9e47f2fabb60521c1224825ebcc833" 38c43b2a]:
 {{{
 #!CommitTicketReference repository=""
 revision="38c43b2a5c9e47f2fabb60521c1224825ebcc833"
 Refs #24227 -- Partially reverted replacement of M2M isinstance checks by
 field.many_to_many.

 This fixes django-taggit and reflects some places where duck-typing may
 not
 be appropriate.
 }}}

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

Reply via email to