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.
Loading
Please register or sign in to comment
This fixes django-taggit and reflects some places where duck-typing may not be appropriate.