| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2020-05-21 | Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_ch... | Hasan Ramezani |
| 2020-04-14 | Refs #29501 -- Allowed customizing exit status for management commands. | Adam Johnson |
| 2017-05-27 | Fixed #28249 -- Removed unnecessary dict.keys() calls. | Jon Dufresne |
| 2015-10-03 | Fixed #25483 -- Allowed passing non-string arguments to call_command | Claude Paroz |
| 2014-10-20 | Fixed #23685 -- Made call_command skip checks by default | Claude Paroz |
| 2014-08-12 | Fixed #22985 -- Made call_command accept option name parameter | Claude Paroz |
| 2014-06-14 | Converted remaining management commands to argparse | Claude Paroz |
| 2014-01-20 | Fixed #16905 -- Added extensible checks (nee validation) framework | Russell Keith-Magee |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
