django/tests/regressiontests/forms
Jannis Leidel 63662ff924 Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12047 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-01 21:35:26 +00:00
..
localflavor Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for the patch. 2010-01-01 21:35:26 +00:00
__init__.py
error_messages.py
extra.py
fields.py Converted regressiontests/forms/fields.py to unittests 2009-12-13 22:00:26 +00:00
forms.py Fixed #3512: it's now possible to add CSS hooks to required/erroneous form rows. Thanks, SmileyChris. 2009-12-12 18:52:12 +00:00
formsets.py
media.py
models.py
regressions.py Added an explicit test showing that field errors are correctly autoescaped. 2009-11-20 14:59:44 +00:00
tests.py Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for the patch. 2010-01-01 21:35:26 +00:00
util.py
widgets.py Fixed #12444 - Date based widgets now correctly handle input values when using locale-aware formatting. Also fixes #7656. 2009-12-30 22:11:48 +00:00