summaryrefslogtreecommitdiff
path: root/tests/user_commands/management/commands/optparse_cmd.py
AgeCommit message (Expand)Author
2015-11-12[1.9.x] Fixed SyntaxWarning in a user_commands test.Tim Graham
2015-09-12Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić
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