summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_validators.py
diff options
context:
space:
mode:
authorRivo Laks <rivolaks@gmail.com>2015-06-04 18:03:28 +0100
committerTim Graham <timograham@gmail.com>2015-06-09 19:03:23 -0400
commita0047c6242fd48068eb444e0a58f7a5d2bc1bcd3 (patch)
tree01fae313571a213d34ae6dadca8d45b2677aaa03 /tests/auth_tests/test_validators.py
parent90c59db7a3e1c9725ed6e3683ef8beba4eb77333 (diff)
Fixed #24769 -- Cast optparse verbosity argument to an integer for better backwards compatibility.
Using `BaseCommand.options_list` makes Django use the legacy optparse parser, which does not set the verbosity attribute correctly. Now the verbosity argument is always cast to int. Regression in 8568638 (#19973). Initial report and patch from blueyed.
Diffstat (limited to 'tests/auth_tests/test_validators.py')
0 files changed, 0 insertions, 0 deletions