django/tests/regressiontests/forms
Jannis Leidel ce3c281090 Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks to Erik Romijn.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16366 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-11 13:48:24 +00:00
..
localflavor Fixed #16196 - Redundant or incorrect code in tests 2011-06-10 10:18:06 +00:00
tests Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks to Erik Romijn. 2011-06-11 13:48:24 +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