moo.core.models.object.Relationship =================================== .. currentmodule:: moo.core.models.object .. autoclass:: Relationship .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Relationship.__init__ ~Relationship.adelete ~Relationship.arefresh_from_db ~Relationship.asave ~Relationship.check ~Relationship.clean ~Relationship.clean_fields ~Relationship.date_error_message ~Relationship.delete ~Relationship.from_db ~Relationship.full_clean ~Relationship.get_constraints ~Relationship.get_deferred_fields ~Relationship.prepare_database_save ~Relationship.refresh_from_db ~Relationship.save ~Relationship.save_base ~Relationship.serializable_value ~Relationship.unique_error_message ~Relationship.validate_constraints ~Relationship.validate_unique .. rubric:: Attributes .. autosummary:: ~Relationship.child ~Relationship.child_id ~Relationship.id ~Relationship.objects ~Relationship.parent ~Relationship.parent_id ~Relationship.pk ~Relationship.weight