beeware.github.io/models/project-type.ini
2017-07-25 22:12:51 -05:00

25 lines
370 B
INI

[model]
name = Project type
label = {{ this.title }}
hidden = yes
[children]
model = project
order_by = maturity, name
[fields.title]
label = Title
type = string
[fields.sort_key]
label = Sort order
type = sort_key
[fields.short_description]
label = Short description
type = string
[fields.description]
label = Description
description = reStructuredText
type = rst