django/tests/regressiontests/i18n
Jannis Leidel 6642060a0e Fixed #12478 - Allows the i18n related test of the SelectDateWidget to run without using a timemachine.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12051 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-01 21:36:55 +00:00
..
__init__.py Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
forms.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
models.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
tests.py Fixed #12478 - Allows the i18n related test of the SelectDateWidget to run without using a timemachine. 2010-01-01 21:36:55 +00:00