Jon Dufresne 21046e7773 Fixed #28249 -- Removed unnecessary dict.keys() calls. 7 年之前
..
__init__.py 89f40e3624 Merged regressiontests and modeltests into the test root. 12 年之前
models.py f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage 8 年之前
test_creation.py e776dd2db6 Fixed #28116 -- Used error code filtering in PostgreSQL test database creation. 8 年之前
test_features.py 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 8 年之前
test_mysql.py 924af638e4 Fixed #27683 -- Made MySQL default to the read committed isolation level. 8 年之前
test_postgresql.py 88336fdbb5 Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL. 8 年之前
test_utils.py 562bca67b9 Added test for reraising backend-specific database exceptions. 8 年之前
tests.py 21046e7773 Fixed #28249 -- Removed unnecessary dict.keys() calls. 7 年之前