summaryrefslogtreecommitdiff
path: root/tests/user_commands/management/commands/subparser.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2018-04-21Fixed #29295 -- Fixed management command crash when using subparsers.Hasan Ramezani