mirror of
https://github.com/django/django.git
synced 2025-03-09 17:02:43 +00:00
The EmptyResultSet wasn't treated correctly so the end results was incorrect, too. The bug had been already fixed in master so only tests added.