1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/test_utils
2017-02-24 13:58:56 -05:00
..
fixtures
templates/template_used
__init__.py
models.py
test_testcase.py
test_transactiontestcase.py Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 2017-01-20 08:17:20 -05:00
tests.py Fixed #27873 -- Fixed crash in setup_test_environment() if ALLOWED_HOSTS is a tuple. 2017-02-24 13:58:56 -05:00
urls.py
views.py