summaryrefslogtreecommitdiff
path: root/tests/bash_completion/management/commands
Commit message (Collapse)AuthorAgeFilesLines
* Reverted "Refs #23919 -- Removed obsolete __init__.py files in management ↵René Fleschenberg2020-06-011-0/+0
| | | | | | | | command directories." This reverts commit ccc25bfe4f0964a00df3af6f91c2d9e20159a0c2. https://groups.google.com/d/topic/django-developers/GVHMH2ciAnk/discussion
* Removed parser.add_arguments() arguments that match the defaults.Claude Paroz2018-07-021-1/+1
|
* Refs #23919 -- Removed obsolete __init__.py files in management command ↵я котик пур-пур2018-01-031-0/+0
| | | | directories.
* Fixed E128 flake8 warnings in tests/.Tim Graham2016-04-081-2/+1
|
* Converted remaining management commands to argparseClaude Paroz2014-06-141-6/+3
|
* Removed unneeded imports in tests's __init__.py and unified them.Florian Apolloner2013-09-091-1/+0
|
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-262-0/+14