django1/django/contrib/localflavor/usa
Adrian Holovaty ec2eb4d18f Removed unimplemented allow_letters option from USPhoneNumberField
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4555 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-21 05:55:12 +00:00
..
__init__.py Created django.contrib.localflavor, for country- and culture-specific functionality. Moved django/newforms/extras/usa.py into there 2007-02-15 05:53:44 +00:00
forms.py Removed unimplemented allow_letters option from USPhoneNumberField 2007-02-21 05:55:12 +00:00
us_states.py Fixed #2455 -- Added newforms USStateSelect widget in django.contrib.localflavor.usa 2007-02-20 00:30:22 +00:00