summaryrefslogtreecommitdiff
path: root/tests/bash_completion/management
AgeCommit message (Collapse)Author
2020-06-01Reverted "Refs #23919 -- Removed obsolete __init__.py files in management ↵René Fleschenberg
command directories." This reverts commit ccc25bfe4f0964a00df3af6f91c2d9e20159a0c2. https://groups.google.com/d/topic/django-developers/GVHMH2ciAnk/discussion
2018-07-02Removed parser.add_arguments() arguments that match the defaults.Claude Paroz
2018-01-03Refs #23919 -- Removed obsolete __init__.py files in management command ↵я котик пур-пур
directories.
2016-04-08Fixed E128 flake8 warnings in tests/.Tim Graham
2014-06-14Converted remaining management commands to argparseClaude Paroz
2013-09-09Removed unneeded imports in tests's __init__.py and unified them.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner