django1/django/contrib/localflavor/es
Adrian Holovaty 5ceed0a053 Changed a whole bunch of places to raise exception instances instead of old-style raising exception classes plus a comma. Good for the future Python 3 conversion
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12180 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-10 18:36:20 +00:00
..
__init__.py Fixed #4036 -- Added Spanish localflavor. Thanks, ricardojbarrios@gmail.com and 2007-10-20 09:16:54 +00:00
es_provinces.py Fixed #4036 -- Added Spanish localflavor. Thanks, ricardojbarrios@gmail.com and 2007-10-20 09:16:54 +00:00
es_regions.py Fixed #4036 -- Added Spanish localflavor. Thanks, ricardojbarrios@gmail.com and 2007-10-20 09:16:54 +00:00
forms.py Changed a whole bunch of places to raise exception instances instead of old-style raising exception classes plus a comma. Good for the future Python 3 conversion 2010-01-10 18:36:20 +00:00