django/tests/test_utils
Tim Graham 043bd70942 Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
..
fixtures
templates/template_used
__init__.py
models.py
test_testcase.py
test_transactiontestcase.py Reverted "Fixed #25251 -- Made data migrations available in TransactionTestCase when using --keepdb." 2018-12-05 15:30:23 -05:00
tests.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
views.py