mirror of
https://github.com/django/django.git
synced 2025-03-13 02:40:47 +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