Files @ 8c99d5d8eb0e
Branch filter:

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

mads
cleanup: fix db.py "import *"

pyflakes rightfully complains about wildcard imports. But we like to keep the
short names, so let's just be explicit about which names we import.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango