1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests
2009-12-21 01:53:39 +00:00
..
modeltests Fixed #12409 -- Corrected some documentation typos in the docs on raw querysets. Also added a missing __init__.py file. Thanks to Alex Gaynor for the reports. 2009-12-21 01:53:39 +00:00
regressiontests Fixed #10927 - Content Types shortcut view throws 500s instead of 404s 2009-12-19 15:25:16 +00:00
templates
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