You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Django 5.2 has an async equivalent to prefetch_related_objects named aprefetch_related_objects. It would be nice to have a type declaration for that function.
Django 5.2 has an async equivalent to
prefetch_related_objectsnamedaprefetch_related_objects. It would be nice to have a type declaration for that function.