This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
3cb2457f46
django1
/
django
/
contrib
/
localflavor
/
us
History
Claude Paroz
35f9c2c07a
Cleaned up locale-related encoding issues
2012-06-12 14:23:41 +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
Cleaned up locale-related encoding issues
2012-06-12 14:23:41 +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