mirror of
https://github.com/django/django.git
synced 2025-10-30 00:56:09 +00:00
Improve tests to cover slicing scenarios that could be handled in unique
ways by 3rd party database backends.
Backport of b0e06c3662 from master