1
0
mirror of https://github.com/django/django.git synced 2025-02-04 14:37:19 +00:00
AlexCLeduc 69e5b13c75 [5.0.x] Fixed #35238 -- Fixed database serialization crash when base managers use prefetch_related().
Regression in 139135627650ed6aaaf4c755b82c3bd43f2b8f51
following deprecation in eedbf930287cb72e9afab1f7208c24b1146b0c4ec.

Backport of a084c5d35a6d00abd261338a374a4424764b4aee from main
2024-02-21 05:17:36 +01:00
..