django1/django/contrib/localflavor/us
Claude Paroz 4a103086d5 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
2012-06-07 18:08:47 +02: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 #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02: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