mirror of
https://github.com/django/django.git
synced 2025-01-26 10:09:42 +00:00
088d3bc2f8
If there are more than one values to compare against and the qs isn't ordered then assertQuerysetEqual will raise a ValueError.