test_task_crm/app/models
k1nq 95a9961549 Add models for CRM entities: Activity, Contact, Deal, Organization, OrganizationMember, Task; update User model 2025-11-22 14:09:45 +05:00
..
__init__.py Add models for CRM entities: Activity, Contact, Deal, Organization, OrganizationMember, Task; update User model 2025-11-22 14:09:45 +05:00
activity.py Add models for CRM entities: Activity, Contact, Deal, Organization, OrganizationMember, Task; update User model 2025-11-22 14:09:45 +05:00
base.py Init project structure 2025-11-22 13:56:45 +05:00
contact.py Add models for CRM entities: Activity, Contact, Deal, Organization, OrganizationMember, Task; update User model 2025-11-22 14:09:45 +05:00
deal.py Add models for CRM entities: Activity, Contact, Deal, Organization, OrganizationMember, Task; update User model 2025-11-22 14:09:45 +05:00
organization.py Add models for CRM entities: Activity, Contact, Deal, Organization, OrganizationMember, Task; update User model 2025-11-22 14:09:45 +05:00
organization_member.py Add models for CRM entities: Activity, Contact, Deal, Organization, OrganizationMember, Task; update User model 2025-11-22 14:09:45 +05:00
task.py Add models for CRM entities: Activity, Contact, Deal, Organization, OrganizationMember, Task; update User model 2025-11-22 14:09:45 +05:00
token.py Init project structure 2025-11-22 13:56:45 +05:00
user.py Add models for CRM entities: Activity, Contact, Deal, Organization, OrganizationMember, Task; update User model 2025-11-22 14:09:45 +05:00