o
    i                     @   s.   d dl mZ d dlmZ G dd dejZdS )    )models)MedicalProfilec                   @   sR   e Zd Ze Ze Ze Z	ej
ddZe Ze ZejeejddZdS )TodoF)defaultmedicalprofile_todo)	on_deleterelated_nameN)__name__
__module____qualname__r   	TextFieldtitle	DateFielddateDateTimeFielddateTimeBooleanFieldisDonecreatedDateupdatedDate
ForeignKeyr   CASCADEmedicalProfileId r   r   \/var/www/snowflake_co_dev_github/snow_flake_back_end_deploy/mama_care_api/calender/models.pyr      s    
r   N)	django.dbr   user_profile.modelsr   Modelr   r   r   r   r   <module>   s    