Files @ 1a080d4e926e
Branch filter:

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

Søren Løvborg
db: use consistent key/index/constraint names when creating database

This simplifies future Alembic upgrades/downgrades.
http://alembic.zzzcomputing.com/en/latest/naming.html

A future changeset will update old databases to match this naming
convention.

Bump SQLAlchemy minimum version to 1.0, required for naming_convention
support.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango