1
0
mirror of https://github.com/django/django.git synced 2025-03-19 13:50:45 +00:00
django/tests/regressiontests
Aymeric Augustin a892cd3191 [1.5.x] 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.

Backport of 2875b5d from master.
2012-11-23 10:19:09 +01:00
..