django1/django/contrib/localflavor/it
Jacob Kaplan-Moss 46786b4193 Fixed #7741: django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7971 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-19 01:22:26 +00:00
..
__init__.py Fixed #3866 -- Added Italian localflavors contribution from 2007-03-30 05:45:17 +00:00
forms.py Fixed #7741: django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors. 2008-07-19 01:22:26 +00:00
it_province.py Fixed #6347 -- Fixed missing comma in `it_province.py` module, thanks Filippo Caprioli. 2008-01-13 03:50:57 +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