summaryrefslogtreecommitdiff
path: root/tests/user_commands/management/commands/optparse_cmd.py
AgeCommit message (Expand)Author
2015-06-09Fixed #24769 -- Cast optparse verbosity argument to an integer for better bac...Rivo Laks
2014-06-14Fixed several flake8 errorsAlex Gaynor
2014-06-14Fixed #19973 -- Replaced optparse by argparse in management commandsClaude Paroz