1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/test_utils
2016-08-08 10:40:29 -04:00
..
fixtures
templates/template_used
__init__.py
models.py
test_testcase.py Fixed #11665 -- Made TestCase check deferrable constraints after each test. 2016-02-13 06:53:39 -05:00
test_transactiontestcase.py
tests.py Fixed #27032 -- Prevented setup_test_environment() from being called twice. 2016-08-08 10:40:29 -04:00
urls.py
views.py