moo.core.models.property.Property ================================= .. currentmodule:: moo.core.models.property .. autoclass:: Property .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Property.__init__ ~Property.adelete ~Property.allow ~Property.arefresh_from_db ~Property.asave ~Property.can_caller ~Property.check ~Property.clean ~Property.clean_fields ~Property.date_error_message ~Property.delete ~Property.deny ~Property.from_db ~Property.full_clean ~Property.get_constraints ~Property.get_deferred_fields ~Property.get_type_display ~Property.prepare_database_save ~Property.refresh_from_db ~Property.save ~Property.save_base ~Property.serializable_value ~Property.unique_error_message ~Property.validate_constraints ~Property.validate_unique .. rubric:: Attributes .. autosummary:: ~Property.acl ~Property.id ~Property.inherit_owner ~Property.kind ~Property.name ~Property.objects ~Property.origin ~Property.origin_id ~Property.owner ~Property.owner_id ~Property.pk ~Property.type ~Property.value