summaryrefslogtreecommitdiff
path: root/tests/admin_scripts/complex_app
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-074-5/+4
* Reverted "Refs #23919 -- Removed obsolete __init__.py files in management com...René Fleschenberg2020-06-012-0/+0
* Refs #23919 -- Removed obsolete __init__.py files in management command direc...я котик пур-пур2018-01-032-0/+0
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+0
* Fixed #22835 -- Deprecated NoArgsCommand.Maxime Turcotte2014-06-191-3/+3
* Fixed #21018 -- Reversed precedence order for management commands.Aymeric Augustin2014-01-013-0/+7
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-2/+0
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-232-0/+2
* Removed most of absolute_import importsClaude Paroz2013-07-292-4/+0
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-266-0/+30