mirror of
https://github.com/django/django.git
synced 2025-05-14 19:06:28 +00:00
Added a note about the potential race condition in prefetch_related() that could produce an inconsistent result, one that does not correspond to any point in the database history. Backport of ee104251c403fbac83b8475163ff2ac01c567d25 from main