mirror of
https://github.com/django/django.git
synced 2025-01-28 19:19:20 +00:00
c32d8f33d8
In a pickled join, the join_fields had the same values, but weren't the same object (contrary to when not pickling the QuerySet).