Files @ e2b9731cb2fb
Branch filter:

Location: kallithea/docs/theme/nature/theme.conf

mads
search: fix "'' is not unicode" when searching for wildcards

Seen when search matches on an empty list of unicode matches and the joining ''
thus isn't coerced to u'' - seen for example on
http://localhost:5000/_admin/search?q=*a*&type=content .
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango