seller_central_backend/api
vickytechkey 5ac86cd6dc
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 20s
fix: configure S3 client with explicit endpoint URL and v4 signature version
2026-08-16 19:06:47 +05:30
..
migrations feat: add status and is_active fields to Product model 2026-08-16 14:57:19 +05:30
authentication.py move CsrfExemptSessionAuthentication definition to api/authentication.py to break import cycles and clean register/onboarding flow 2026-08-09 13:43:22 +05:30
models.py feat: add status and is_active fields to Product model 2026-08-16 14:57:19 +05:30
serializers.py supplier central version 2 2026-08-12 13:21:11 +05:30
tests.py supplier central version 2 2026-08-12 13:21:11 +05:30
urls.py feat: add MockUploadView and update presigned URL fallback to point to the new endpoint 2026-08-16 18:47:35 +05:30
views.py fix: configure S3 client with explicit endpoint URL and v4 signature version 2026-08-16 19:06:47 +05:30