doc/book/en/devrepo/datamodel/definition.rst
changeset 10222 75d6096216d7
parent 10168 136e6b655cdb
child 10301 729f36a1bcfa
equal deleted inserted replaced
10221:17ad882a211f 10222:75d6096216d7
   161 Some properties may be completely optional, other may have a default
   161 Some properties may be completely optional, other may have a default
   162 value.
   162 value.
   163 
   163 
   164 Common properties for attributes and relations:
   164 Common properties for attributes and relations:
   165 
   165 
   166 * `description`: an unicode string describing an attribute or a
   166 * `description`: a unicode string describing an attribute or a
   167   relation. By default this string will be used in the editing form of
   167   relation. By default this string will be used in the editing form of
   168   the entity, which means that it is supposed to help the end-user and
   168   the entity, which means that it is supposed to help the end-user and
   169   should be flagged by the function `_` to be properly
   169   should be flagged by the function `_` to be properly
   170   internationalized.
   170   internationalized.
   171 
   171