Files @ 21d210d29d7f
Branch filter:

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

Thomas De Schampheleire
gearbox: avoid duplicate logging setup when calling make_app

make_app initialized logging, while the gearbox common code does it too.
Split make_app in two to be able to avoid the redundant call.

The logging setup in make_app cannot be removed because it is needed for
'gearbox serve' and direct WSGI invocation, which does not pass through gearbox
common.py.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango