community/models/projects.ini
Pili Guerra de6de27440 Add Project Ideas for GSoC to Community Portal
Fix gosc template and contents files

Change contents files for a few projects

Fix gsoc template
2020-01-30 14:28:41 +01:00

34 lines
405 B
INI

[model]
name = Projects
label = {{ this.title }}
[fields.title]
label = Title
type = string
[fields.section]
label = Section
type = string
translate = True
[fields.section_id]
label = Section_id
type = string
translate = False
[fields.body]
label = Body
type = markdown
[fields.color]
label = Color
type = string
[fields.html]
label = Html
type = string
[children]
model = project
order_by = title