4 Commits
Author SHA1 Message Date
i701 596ce510c7 feat(filters): add id_card and mobile filters to UserFilter class 2025-07-11 15:09:51 +05:00
i701 26d7fb6dd1 Add atoll and island fields to user serializer; implement island and atoll serializers with depth handling 2025-06-09 21:42:10 +05:00
i701 c1fc07e3e2 Refactor Docker configuration and API endpoints
- Merged production and development Docker configurations
- Updated Dockerfile to use multi-stage build
- Removed separate Dockerfile.prod
- Modified docker-compose.yml for production settings
- Added new API endpoints for user filtering by ID card
- Updated serializers and views for Atoll and Island management
- Enhanced user and atoll-related filters and views
2025-01-24 11:43:18 +05:00
i701 4d0eb86478 Initial commit 2025-01-20 14:33:03 +05:00