Ramiro Morales dff31de20a Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and mentions from docs. Thanks Aymeric Augustin for the report and patch. 14 年之前
..
modeltests da0c7cd777 Clean up unique validation tests to not use bare excepts and use assertRaises. Refs [16345]. 14 年之前
regressiontests dff31de20a Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and mentions from docs. Thanks Aymeric Augustin for the report and patch. 14 年之前
templates d69c7eab04 Fixed #13897 -- Added tests for pagination feature of the generic object_list view. Thanks, d0ugal and SmileyChris. 14 年之前
runtests.py 7f6675a5fb Stopped staticfiles from modifying INSTALLED_APPS during test runtime. 14 年之前
test_sqlite.py 49d831380f Corrected the way databases were compared. This allows running the test suite with two in memory SQLite databases. 14 年之前
urls.py e683beb607 Changed utils/decorators.py tests to use RequestFactory 14 年之前