django/tests
Julien Phalip 2cd4cf58d3 Fixed #18550 -- Ensured that the admin history view works with escaped primary keys.
Thanks to josh.oosterman for the report and patch.
2012-07-01 18:40:50 -07:00
..
modeltests Fixed some locations to work with autocommit=True 2012-07-01 19:27:36 +03:00
regressiontests Fixed #18550 -- Ensured that the admin history view works with escaped primary keys. 2012-07-01 18:40:50 -07:00
templates Fixed #13897 -- Added tests for pagination feature of the generic object_list view. Thanks, d0ugal and SmileyChris. 2010-10-01 02:01:20 +00:00
runtests.py Commented on a line that inadvertantly slipped in commit 865cd35c 2012-05-05 16:45:02 +02:00
test_sqlite.py
urls.py