summaryrefslogtreecommitdiff
path: root/tests/user_commands/management/commands/optparse_cmd.py
AgeCommit message (Expand)Author
2014-06-14Fixed several flake8 errorsAlex Gaynor
2014-06-14Fixed #19973 -- Replaced optparse by argparse in management commandsClaude Paroz