index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
regressiontests
/
localflavor
/
us
Age
Commit message (
Expand
)
Author
2012-10-12
Removed country-specific localflavor tests.
Adrian Holovaty
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2012-01-31
Fixed #16921 -- Added assertHTMLEqual and assertHTMLNotEqual assertions, and ...
Carl Meyer
2011-10-13
Convert the remainder of the relative imports in the tests to be absolute imp...
Alex Gaynor
2011-08-24
Fixed #15837. Consolidated all the locaflavor tests into a single, logical, p...
Julien Phalip
2011-07-29
Fixed #16497 -- Added new form and model fields to the Mexican local flavor. ...
Jannis Leidel
2010-12-31
Fixed the rest of the US localflavor tests that were forgotten in r15058. Ref...
Jannis Leidel
2010-12-23
Refactor the choices for localflavor's USStateField, and add new US postal co...
James Bennett
2010-08-06
Added __init__.py file that was left out of [13505].
Russell Keith-Magee
2010-08-06
Fixed #13495 -- Refactored the localflavor test directory to provide the plac...
Russell Keith-Magee