mirror of
https://github.com/django/django.git
synced 2025-04-01 20:16:43 +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.