django/tests
Julien Phalip 1af0271d7c Fixed #6170 -- Ensured that a useful exception is raised when a regex is invalid in the URLConf.
Thanks to abrahamson.j for the report, to guettli for initial work on the patch, and to David Gouldin for the new patch and test.
2012-07-21 13:30:34 -07:00
..
modeltests Fixed #17497 -- Corrected FieldError message in add_fields() 2012-07-17 12:49:46 +03:00
regressiontests Fixed #6170 -- Ensured that a useful exception is raised when a regex is invalid in the URLConf. 2012-07-21 13:30:34 -07:00
templates
runtests.py Commented on a line that inadvertantly slipped in commit 865cd35c 2012-05-05 16:45:02 +02:00
test_sqlite.py Use faster password hasher in sqlite tests 2012-04-30 22:10:27 +03:00
urls.py Made sure the new project template functionality works when the template 2011-12-29 17:03:38 +00:00