Files
@ de0f50a7b86a
Branch filter:
Location: kallithea/dev_requirements.txt
de0f50a7b86a
223 B
text/plain
py3: fix display of default user permissions
Avoid http://localhost:5000/vcs_test_hg/settings/permissions with explicit user
permissions failing:
TypeError: '<' not supported between instances of 'str' and 'bool'
Avoid http://localhost:5000/vcs_test_hg/settings/permissions with explicit user
permissions failing:
TypeError: '<' not supported between instances of 'str' and 'bool'