Its there, just moved to localflavor, try the following: from django.contrib.localflavor.us.models import *
then instead of using models.USStateField, just use USStateField PhoneNumberField is also there. Brandon Taylor wrote: > Hello everyone, > > Is anyone else missing USStateField? None of my models that use this > field are validating. I've tried trunk and the 1.0 official release I > get the same error on both versions. > > If you look in django > db > models > fields > __init__.py > > You will not find USStateField, although it's still in the > documentation. > > Cheers, > Brandon > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---