mirror of
https://github.com/django/django.git
synced 2025-03-02 21:15:03 +00:00
If there are more than one values to compare against and the qs isn't ordered then assertQuerysetEqual will raise a ValueError.
If there are more than one values to compare against and the qs isn't ordered then assertQuerysetEqual will raise a ValueError.