
Static Public Attributes | |
| list | properties = ['name','editor'] |
| tuple | entity = underlay_field(Collection) |
| tuple | name = StringField(null=True) |
| tuple | editor = models.ForeignKey(Editor,null=True) |
list py::qodb::models::UnderlayCollection::properties = ['name','editor'] [static] |
tuple py::qodb::models::UnderlayCollection::entity = underlay_field(Collection) [static] |
tuple py::qodb::models::UnderlayCollection::name = StringField(null=True) [static] |
tuple py::qodb::models::UnderlayCollection::editor = models.ForeignKey(Editor,null=True) [static] |
1.5.3