Chris Beaven d3f5f219f5 Fixes #10427 -- Abstract the value generation of a BoundField 14 years ago
..
modeltests f5f18a38ab Fixed #14749 -- added support for using Django's file object as context managers. Thanks to Florian Apolloner for the patch. 14 years ago
regressiontests d3f5f219f5 Fixes #10427 -- Abstract the value generation of a BoundField 14 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 cfc19f84de Fixed #12323 and #11582 -- Extended the ability to handle static files. Thanks to all for helping with the original app, the patch, documentation and general support. 14 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 1c4868f4c1 Fixed #14507 -- Corrected the logic of the URL helpers and view of staticfiles to actual work like documented (only when settings.DEBUG is True). Thanks for the report and initial patch, mbi. 14 years ago