
Static Public Attributes | |
| list | properties = ['name','homepage'] |
| tuple | entity = underlay_field(Editor) |
| tuple | name = StringField(null=True) |
| tuple | homepage = models.URLField(null=True,blank=True) |
list py::qodb::models::UnderlayEditor::properties = ['name','homepage'] [static] |
tuple py::qodb::models::UnderlayEditor::entity = underlay_field(Editor) [static] |
tuple py::qodb::models::UnderlayEditor::name = StringField(null=True) [static] |
tuple py::qodb::models::UnderlayEditor::homepage = models.URLField(null=True,blank=True) [static] |
1.5.3