django1/django/contrib/localflavor/us
Alex Gaynor 544a8372fd Remove several more relative imports.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17007 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-17 16:56:18 +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 Remove several more relative imports. 2011-10-17 16:56:18 +00:00
models.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
us_states.py Fixed #15023 -- Made US states list a tuple to be a bit more backwards compatible after r15058. Thanks, timo. 2011-01-05 22:40:01 +00:00