crmbackend/crm
2026-08-16 16:03:49 +05:30
..
migrations chore: update .gitignore to exclude all python cache files and directories 2026-08-16 15:33:34 +05:30
services chore: update .gitignore to exclude all python cache files and directories 2026-08-16 15:33:34 +05:30
views feat: add S3 key fields to seller model and update document preview logic to prioritize S3 keys over file paths 2026-08-16 16:03:49 +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 document preview endpoint and update seller document URLs to use internal proxying 2026-08-16 15:40:34 +05:30
views.py initial commit 2026-08-15 19:22:16 +05:30