seller_central_backend/api
vickytechkey 22800ab230
All checks were successful
Build and Deploy Beta / build-and-push (push) Successful in 1m21s
Build and Deploy Beta / deploy (push) Successful in 11s
adding the logs service
2026-08-09 17:24:57 +05:30
..
migrations adding api urls and testing framework 2026-08-09 11:42:43 +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 adding api urls and testing framework 2026-08-09 11:42:43 +05:30
serializers.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
tests.py adding api urls and testing framework 2026-08-09 11:42:43 +05:30
urls.py adding api urls and testing framework 2026-08-09 11:42:43 +05:30
views.py adding the logs service 2026-08-09 17:24:57 +05:30