django / django-localflavor

Country-specific Django helpers, formerly of contrib fame
https://django-localflavor.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
828 stars 290 forks source link

Updated Indian states and union territories names and code #427

Closed nishit01 closed 3 years ago

nishit01 commented 3 years ago

Updated Indian states and union territories names and code as per iso 3166 (https://www.iso.org/obp/ui/#iso:code:3166:IN)

All Changes

  1. Orissa replaced with Odisha
  2. Pondicherry replaced with Puducherry
  3. Updated Chattisgarh code
  4. Moved Jammu and Kashmir from State to Union Territories
  5. Added Ladakh in Union Territories
  6. Modified Daman and Diu name with the updated iso code
  7. Updated Andaman and Nicobar Union Territory Name
nishit01 commented 3 years ago

Hi, I am a beginner in contributing to open source projects. This is my first PR Kindly guide me if you find issues