django1/tests/max_lengths
Tim Graham 7fd55c3481 Fixed #20631 -- Increased the default EmailField max_length to 254.
Thanks pmartin for the report.
2014-07-04 14:15:00 -04:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
models.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
tests.py Fixed #20631 -- Increased the default EmailField max_length to 254. 2014-07-04 14:15:00 -04:00