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