You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created a Custom Pincode field validator using Django’s REST framework, taken data in JSON format via postman and created appropriate views to validate data and send a custom response.