crmbackend/crm
vickytechkey 60f5e9bc3c
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 27s
feat: add Category model to customer serializers
2026-08-16 15:31:58 +05:30
..
__pycache__ adding product block 2026-08-16 14:55:29 +05:30
migrations initial commit 2026-08-15 19:22:16 +05:30
services initial commit 2026-08-15 19:22:16 +05:30
views feat: implement category management system and product-to-category mapping functionality 2026-08-16 15:29:44 +05:30
__init__.py initial commit 2026-08-15 19:22:16 +05:30
admin.py initial commit 2026-08-15 19:22:16 +05:30
apps.py initial commit 2026-08-15 19:22:16 +05:30
models.py initial commit 2026-08-15 19:22:16 +05:30
permissions.py Auto-create CRMAdmin metadata profiles for superusers to prevent 403 Forbidden on EC2 2026-08-15 19:50:05 +05:30
serializers.py feat: add Category model to customer serializers 2026-08-16 15:31:58 +05:30
tests.py initial commit 2026-08-15 19:22:16 +05:30
urls.py feat: implement category management system and product-to-category mapping functionality 2026-08-16 15:29:44 +05:30
views.py initial commit 2026-08-15 19:22:16 +05:30