summaryrefslogtreecommitdiff
path: root/tests/regressiontests/localflavor/forms.py
AgeCommit message (Collapse)Author
2010-08-06Fixed #13495 -- Refactored the localflavor test directory to provide the ↵Russell Keith-Magee
placeholder structure for other flavors. Thanks to chronos for the report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13505 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-01Fixed code duplication caused in [11857].Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12048 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-13Fixed #10969: Made US State field a CharField, fixing a few oddities in its ↵Karen Tracey
behavior. Thanks Paul McLanahan. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11857 bcc190cf-cafb-0310-a4f2-bffc1f526a37