mirror of
https://github.com/django/django.git
synced 2025-04-25 01:34:38 +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