Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/createsuperuser
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-1/+4
|
* Made testing of stdout and stderr more consistent.Loic Bistuer2014-10-221-6/+3
| | | | Refs #23663.
* Converted remaining management commands to argparseClaude Paroz2014-06-141-1/+1
|
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-0/+0
| | | | | | | Added comments in the three empty models.py files that are still needed. Adjusted the test runner to add applications corresponding to test labels to INSTALLED_APPS even when they don't have a models module.
* Fixed E124 pep8 warnings.Loic Bistuer2013-12-101-1/+2
|
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
| | | | | | | * Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+56