1
0
mirror of https://github.com/django/django.git synced 2025-02-06 07:25:19 +00:00
django/tests/admin_views
Tim Graham 7e41a7a47d Refs #35520 -- Fixed expected query count in admin_views tests.
In 53e674d5744faad61e52d8459c9198b2aa6f63dd, the count should only
have been lowered for the case when savepoint are supported.
2024-12-17 14:40:34 +01:00
..