I must say, I **hate** drop-downs for the state postal abbreviation. The vast majority of the time, when people are filling in a form where they need a postal abbreviation, they are either:
a. putting their own address and know the abbreviation b. filling in an address they've been given, which has the code c. working at a job where they have to fill out many such forms so that they get to know the codes or can be expected to look up the ones they don't know Get rid of the evil state abbreviation drop-down menu. And kill the guy who thought it was a good idea. And make his next of kin choose the manner of his burial from a drop-down list. Todd On Wed, 2006-10-18 at 20:57 +0000, GinTon wrote: > USStatefield. This field is used to validating the U.S. states (areas). > > http://code.djangoproject.com/browser/django/trunk/django/db/models/fields/__init__.py#L778 > http://code.djangoproject.com/browser/django/trunk/django/forms/__init__.py#L941 > http://code.djangoproject.com/browser/django/trunk/django/core/validators.py#L238 > > It would be better if the user could choose it from a drop list. In > addition there would not necessary the validating. > > And we couldshow a drop list for all countries where it is necessary > for the potstal address _all countries that are in area.csv_. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
