django1/django/contrib/localflavor/us
Jannis Leidel 0e88350893 Fixed #12474 - Removing SQL specific bits from USPhoneNumberField. Patch from Alex Gaynor.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12049 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-01 21:36:08 +00:00
..
__init__.py Backwards-incompatible change -- Renamed localflavor.usa to localflavor.us to match naming of other flavors. 2007-04-08 11:21:00 +00:00
forms.py Fixed #12474 - Removing SQL specific bits from USPhoneNumberField. Patch from Alex Gaynor. 2010-01-01 21:36:08 +00:00
models.py Fixed #12474 - Removing SQL specific bits from USPhoneNumberField. Patch from Alex Gaynor. 2010-01-01 21:36:08 +00:00
us_states.py Fixed #10307 -- Removed references to FM/Federated States of Micronesia from the US localflavor STATES_NORMALIZED setting. Thanks to mnd for the report. 2009-02-21 10:10:13 +00:00