crmbackend/crm
vickytechkey 5146de116c
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 22s
fix: sanitize filename in preview_document to prevent directory traversal
2026-08-16 19:56:53 +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 fix: sanitize filename in preview_document to prevent directory traversal 2026-08-16 19:56:53 +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