Queerscriptors.org/models/project.ini

35 lines
429 B
INI

[model]
name = Project
label = {{ this.title }}
[attachment]
order_by = _id
[fields.sort_key]
label = Sort order
type = sort_key
[fields.type]
label = Type
type = boolean
[fields.title]
label = Title
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