django1/tests/validators
Edward Henderson f8cc464452 Fixed #16501 -- Added an allow_unicode parameter to SlugField.
Thanks Flavio Curella and Berker Peksag for the initial patch.
2015-07-17 13:48:58 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
invalid_urls.txt Fixed catastrophic backtracking in URLValidator. 2015-07-08 15:23:03 -04:00
tests.py Fixed #16501 -- Added an allow_unicode parameter to SlugField. 2015-07-17 13:48:58 -04:00
valid_urls.txt Fixed catastrophic backtracking in URLValidator. 2015-07-08 15:23:03 -04:00