Files
@ bbf4118f6e0f
Branch filter:
Location: kallithea/docs/theme/nature/layout.html - annotation
bbf4118f6e0f
899 B
text/html
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.