django/tests/regressiontests/forms
Ramiro Morales c43d15b3b3 More removal of poorly legible constructs to workaround Python 2.4 shortcomings.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16363 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-10 18:43:29 +00:00
..
localflavor Fixed #16196 - Redundant or incorrect code in tests 2011-06-10 10:18:06 +00:00
tests More removal of poorly legible constructs to workaround Python 2.4 shortcomings. 2011-06-10 18:43:29 +00:00
__init__.py
localflavortests.py Fixed #15805 - assertFieldOutput should not use assertRaisesRegexp 2011-05-31 14:02:22 +00:00
models.py Fixed #14234 -- Re-validating a model instance added via ModelForm no longer throws spurious PK uniqueness errors. Thanks to David Reynolds and Jeremy Dunck. 2010-11-18 22:43:46 +00:00