class documentation

class PropertyCreateForm(PropertyForm): (source)

View In Hierarchy

Undocumented

Method clean Undocumented
Method save Undocumented
Class Variable create_new_owner Undocumented
Class Variable owner_email Undocumented
Class Variable owner_first_name Undocumented
Class Variable owner_last_name Undocumented
Class Variable owner_phone Undocumented

Inherited from PropertyForm:

Class Meta Undocumented
Class Variable approximative_maturity_date Undocumented
Class Variable field_order Undocumented
def clean(self): (source)

Undocumented

def save(self): (source)

Undocumented

create_new_owner = (source)

Undocumented

owner_email = (source)

Undocumented

owner_first_name = (source)

Undocumented

owner_last_name = (source)

Undocumented

owner_phone = (source)

Undocumented