mirror of
https://github.com/django/django.git
synced 2025-02-08 08:26:13 +00:00
Using unittest.TestCase doesn't work properly when we perform db queries. Moreover introspection is extremely slow on Oracle without limiting models to a "backends" app. Follow up to 8bcca47e8356521f52f0738d9633befd53007cae.