Files @ d1ed15ef8714
Branch filter:

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

Søren Løvborg
model: change ChangesetComment 'user' to 'author'

Rename the 'user_id' field to 'author_id' and replace other references
to the comment 'user' throughout the model. The database column name
'user_id' remain unchanged for now; a later Alembic script can fix the
name of these and other columns to match their Python name.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango