Files
@ bbf4118f6e0f
Branch filter:
Location: kallithea/docs/theme/nature/theme.conf
bbf4118f6e0f
71 B
text/plain
git: fix "'name' must be bytestring, not unicode" error on browsing changesets
Adding some extra safe_str to address
https://bitbucket.org/conservancy/kallithea/issue/24/clicking-on-changesets-results-in-a-500
seems consistent with existing code.
Adding some extra safe_str to address
https://bitbucket.org/conservancy/kallithea/issue/24/clicking-on-changesets-results-in-a-500
seems consistent with existing code.