1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
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
test_sqlite.py
urls.py