Queerscriptors.org/models/project.ini

32 lines
412 B
INI
Raw Normal View History

2021-08-18 00:13:13 +00:00
[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
2022-08-21 10:21:30 +00:00
[fields.weblate]
label = Weblate
type = string
translate = false