Files @ cf1d1239cd55
Branch filter:

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

Thomas De Schampheleire
model: notification: don't round-trip via list if you want a set

'create' in NotificationModel starts from an empty list, appends entries to
it, then converts it to a set.
You could equally start with a set and add to it, avoiding the final
conversion.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango