seller_central_backend/api
2026-08-18 11:30:22 +05:30
..
migrations feat: extend SupplierProfile with business details, category support, and dynamic multi-database configuration 2026-08-18 11:30:22 +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: extend SupplierProfile with business details, category support, and dynamic multi-database configuration 2026-08-18 11:30:22 +05:30
serializers.py feat: extend SupplierProfile with business details, category support, and dynamic multi-database configuration 2026-08-18 11:30:22 +05:30
tests.py feat: extend SupplierProfile with business details, category support, and dynamic multi-database configuration 2026-08-18 11:30:22 +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 feat: extend SupplierProfile with business details, category support, and dynamic multi-database configuration 2026-08-18 11:30:22 +05:30