The awesome, user-friendly admin interface.
Read the specs.
Field names may start with an exclamation mark !
to disambiguate the meaning: they will be used a field names, not structural keywords.
-
models
-
admin
- model
- list
- display
- filter
- search
- editable
- actions
- form
- fieldsets
- title
- fields
- inlines
- actions
- fieldsets
type
: possible valuestext
,number
,point
,file
constraints
: possible valuespositive
,negative
,not null
,not empty
,in
,float|floating number
,int|integer
quantity
andin
: possible values<number>
,<number> to <number>
==<range>
,<number|range> or <number|range> or ...
choices
: YAML list
type
has no default value- for
number
, defaultconstraints
isfloat
- for
quantity
default value is 1