django1/django/contrib/localflavor/it
Alex Gaynor f8caeefff1 Fixed #14859 -- ITSocialSecurityNumberField and ITVatNumberField didn't handle all EMPTY_VALUES gracefully. Also converted the Italias localflavor doctests into unittests. We have always been at war with doctests. Thanks to Idan Gazit.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14945 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-18 20:31:49 +00:00
..
__init__.py Fixed #3866 -- Added Italian localflavors contribution from 2007-03-30 05:45:17 +00:00
forms.py Fixed #14859 -- ITSocialSecurityNumberField and ITVatNumberField didn't handle all EMPTY_VALUES gracefully. Also converted the Italias localflavor doctests into unittests. We have always been at war with doctests. Thanks to Idan Gazit. 2010-12-18 20:31:49 +00:00
it_province.py Fixed #10332 -- Added new provinces to IT localflavor, patch from gogna. 2009-03-31 16:40:25 +00:00
it_region.py Fixed #3866 -- Added Italian localflavors contribution from 2007-03-30 05:45:17 +00:00
util.py Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00