Files
@ db8531aabfdc
Branch filter:
Location: kallithea/requirements.txt
db8531aabfdc
228 B
text/plain
routing: drop default f_path for changelog_file_home
There is no point in creating a changelog_file_home URL without specifying
f_path. The default value of None is thus never any good. And especially, it is
unclear what a value of None really means.
There is no point in creating a changelog_file_home URL without specifying
f_path. The default value of None is thus never any good. And especially, it is
unclear what a value of None really means.