Queerscriptors.org/models/project.ini
2021-08-18 01:13:13 +01:00

27 lines
346 B
INI

[model]
name = Project
label = {{ this.name }}
_discoverable = no
[attachment]
order_by = _id
[fields.sort_key]
label = Sort order
type = sort_key
[fields.type]
label = Type
type = boolean
checkbox_label = true for type 1
[fields.title]
label = Title
type = string
translate = True
[fields.body]
label = Body
type = string
translate = True