Files
@ de0f50a7b86a
Branch filter:
Location: kallithea/scripts/shortlog.py
de0f50a7b86a
1.0 KiB
text/x-python
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'