refactor: remove manual AWS Secrets Manager retrieval logic from settings.py
beta.yml #66 -Commit
2f44120277
pushed by
vignesh
feat: add support for loading environment variables from a .env file in settings
beta.yml #65 -Commit
3002ce14c6
pushed by
vignesh
chore: update default database host to production IP address
beta.yml #64 -Commit
73db3576bf
pushed by
vignesh
refactor: remove conditional sqlite fallback and force postgresql database configuration
beta.yml #63 -Commit
a3be8f0e6d
pushed by
vignesh
chore: set DEFAULT_AUTO_FIELD and automate nginx reverse proxy deployment in beta workflow
beta.yml #62 -Commit
757cbc85ae
pushed by
vignesh
feat: dynamically configure database names based on ENVIRONMENT variable
beta.yml #61 -Commit
cfe1175e6b
pushed by
vignesh
ci: configure node:22-alpine container with git and update database host IP in beta workflow
beta.yml #60 -Commit
2e604f1c6f
pushed by
vignesh
refactor: remove support contact fields from SupplierProfile and restrict CORS allowed origins
beta.yml #59 -Commit
7949cc2d36
pushed by
vignesh
implement PAN verification integration with Surepass and update SellerKYC model and serializer
beta.yml #58 -Commit
3f369c7eb5
pushed by
vignesh
feat: implement e-Aadhaar KYC upload and verification service using Surepass API
beta.yml #57 -Commit
b49eb17027
pushed by
vignesh
feat: add DummyAuthentication for development and include startup script for server management
beta.yml #54 -Commit
aa26522f9d
pushed by
vignesh
Configure S3 bucket for seller document uploads
beta.yml #53 -Commit
1fc0838594
pushed by
vignesh
Temporarily allow all migrations to fake sync state
beta.yml #51 -Commit
97747c1cc5
pushed by
vignesh
Fake all migrations to sync existing DB schema
beta.yml #50 -Commit
d9bf55b7da
pushed by
vignesh
Use --fake-initial for migrations to handle existing tables
beta.yml #49 -Commit
32a945a507
pushed by
vignesh
Fix IntegrityError on Wallet, SupplierProfile, and dummy data creation during user registration
beta.yml #48 -Commit
6d07eda7eb
pushed by
vignesh
feat: add new custom heritage fields to Product model
beta.yml #45 -Commit
05e313b837
pushed by
vignesh
feat: extend SupplierProfile with business details, category support, and dynamic multi-database configuration
beta.yml #44 -Commit
ff6f776b85
pushed by
vignesh
fix: configure S3 client with explicit endpoint URL and v4 signature version
beta.yml #42 -Commit
5ac86cd6dc
pushed by
vignesh
feat: add MockUploadView and update presigned URL fallback to point to the new endpoint
beta.yml #41 -Commit
a5e39e1cb5
pushed by
vignesh
feat: add status and is_active fields to Product model
beta.yml #39 -Commit
b5a068ae4f
pushed by
vignesh