1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests
2009-12-13 17:01:22 +00:00
..
modeltests Fixed #11632: Fixed a test broken by r11826 that relied on the exact (invalid HTML) id of an initial hidden input field. 2009-12-12 20:52:15 +00:00
regressiontests Fixed #12146: Corrected Canadian postal code validation. Thanks paulschreiber and Mark Lavin. 2009-12-13 17:01:22 +00:00
templates Added missing file from [10457]. 2009-04-09 15:26:15 +00:00
runtests.py Fixed #11613: Added a failfast option for test running. Thanks jukvalim and Randy Barlow. 2009-12-13 16:24:36 +00:00
urls.py Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified). 2009-03-22 07:58:29 +00:00