django.contrib.localflavor.ca.ca_provinces: An alphabetical list of provinces and territories for use as
`choices` in a formfield., and a mapping of province
misspellings/abbreviations to normalized abbreviations
django.contrib.localflavor.in_.in_states: A mapping of state misspellings/abbreviations to normalized
abbreviations, and an alphabetical list of states for use as
`choices` in a formfield.
django.contrib.localflavor.us.us_states: A mapping of state misspellings/abbreviations to normalized
abbreviations, and an alphabetical list of states for use as
`choices` in a formfield.