- Implemented SubdomainRoutingMiddleware to route requests based on subdomains. - Created urls_admin.py for handling admin-related URLs and Swagger documentation. - Updated base settings to include the new middleware for subdomain handling.