You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
508 B
INI

[model]
name = Project
label = {{ this.title }}
[fields.ogpimage]
type = string
translate = False
[attachment]
order_by = _id
[fields.sort_key]
label = Sort order
type = sort_key
[fields.title]
label = Title
type = string
translate = False
[fields.shortbody]
label = Short Body
type = string
translate = True
[fields.body]
label = Body
type = markdown
translate = True
[fields.website]
label = Website
type = string
translate = False
[fields.weblate]
label = Weblate
type = string
translate = False