Files
@ 8014ac73587d
Branch filter:
Location: kallithea/.hgtags
8014ac73587d
4.6 KiB
text/plain
mail: drop unicode filter from templates
Unicode is the default in py3, and we no longer pass any non-string arguments
that need stringification before rendering.
This is backing out a part of 4fbab9d5be4d.
Unicode is the default in py3, and we no longer pass any non-string arguments
that need stringification before rendering.
This is backing out a part of 4fbab9d5be4d.