Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/max_lengths
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #20631 -- Increased the default EmailField max_leng...Tim Graham2014-07-041-1/+1
* PEP8 cleanupJason Myers2013-11-032-0/+2
* Fixed all E261 warningscoagulant2013-11-031-1/+1
* Fix all violators of E231Alex Gaynor2013-10-261-2/+2
* Removed unneeded imports in tests's __init__.py and unifi...Florian Apolloner2013-09-091-1/+0
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-011-2/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+54