summaryrefslogtreecommitdiff
path: root/tests/user_commands/management/commands/hal.py
AgeCommit message (Expand)Author
2018-07-02Removed parser.add_arguments() arguments that match the defaults.Claude Paroz
2017-04-01Removed implicit default store_true/false argparse args.Jon Dufresne
2016-04-08Fixed E128 flake8 warnings in tests/.Tim Graham
2014-08-18Fixed #23309 -- Fixed call_command to parse args correctlyRaffaele Salmaso