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