1👍
✅
I just realized I forgot a very important element : I’m using django-polymorphic for my base model.
I’ve run som
e tests and without polymorphic, prefetch_related
works as expected.
I’ve opened an issue in django-polymorphic bug tracker : https://github.com/chrisglass/django_polymorphic/issues/68
I really apologize for that mistake, and I’m sorry for losing your time.
Source:stackexchange.com