1
0
mirror of https://github.com/django/django.git synced 2025-03-29 02:30:48 +00:00
django/tests/regressiontests
Aymeric Augustin 2875b5dcab Tweak a test to avoid hitting a limit with SQLite.
Django cannot delete more than 999 objects at a time with SQLite.

Refs #16426, #16039.
2012-11-23 10:02:18 +01:00
..