I am working on a Django project and using django-localflavor to implement state selection into my app. My user base will primarily be located in New York state. Is there a way to specify NY as the default state for the USStateSelect widget (and just let users select any other state from the drop-down as needed)?
Asked
Active
Viewed 137 times
2
-
http://stackoverflow.com/questions/21790543/django-localflavor-usstateselect-inital-value – Justin Meiners Jul 21 '16 at 01:15