1
0
mirror of https://github.com/django/django.git synced 2025-01-24 09:09:20 +00:00
django/tests/model_inheritance
Thomas Chaumeny da9fe5c717 Fixed #20392 -- Added TestCase.setUpTestData()
Each TestCase is also now wrapped in a class-wide transaction.
2014-12-03 10:37:04 -05:00
..