1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/tests
2010-08-23 07:04:41 +00:00
..
modeltests Fixed #14155 -- Refactored another doctest suite and call to flush. Thanks to Alex Gaynor for the patch. 2010-08-23 07:04:41 +00:00
regressiontests Fixed #13140 -- Ensure that request headers are preserved through redirect chains in the test client. Thanks to David Novakovic for the report. 2010-08-21 03:01:46 +00:00
templates
runtests.py Fixed #12574 -- Removed an unnecessary exception catch from the system runtest script, which could hide failing tests. Thanks to CarlFK for the report, and Ramiro Morales for the polish. 2010-08-20 15:03:11 +00:00
test_sqlite.py
urls.py