79528894

Date: 2025-03-23 11:56:57
Score: 2
Natty:
Report link

Starting from django 5.0, GenericPrefetch class has been provided to explicitly declare prefetched items from generic relationship.

https://docs.djangoproject.com/en/5.1/ref/contrib/contenttypes/#django.contrib.contenttypes.fields.GenericRelation

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ifzal.Ahmed