refactor: remove manual AWS Secrets Manager retrieval logic from settings.py
#66 -Commit
2f44120277
pushed by
vignesh
feat: dynamically configure database names based on ENVIRONMENT variable
#61 -Commit
cfe1175e6b
pushed by
vignesh
fix: configure S3 client with explicit endpoint URL and v4 signature version
#42 -Commit
5ac86cd6dc
pushed by
vignesh
feat: add status and is_active fields to Product model
#39 -Commit
b5a068ae4f
pushed by
vignesh
feat(login): support login with business email or phone number
#36 -Commit
60ebe663b0
pushed by
vignesh
feat: add sample product data and images for development and testing
#34 -Commit
97c9887862
pushed by
vignesh
Convert stock and price to numeric types in BulkUploadView
#33 -Commit
707281c17e
pushed by
vignesh
Configure media files and add ZIP/CSV parsing to BulkUploadView
#32 -Commit
b0f8a869b6
pushed by
vignesh
Remove dynamic query-time database seeding for orders and return requests
#31 -Commit
5f3119d17b
pushed by
vignesh