This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
a3e783fe11
django1
/
tests
/
max_lengths
History
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