django/tests/regressiontests/forms
Malcolm Tredinnick 003b3c1a17 Fixed #5794 -- Be more robust when rendering a DateTimeInput widget. Thanks,
MikeH.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6594 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-10-22 13:13:12 +00:00
..
localflavor Fixed #5200 -- Added some more functionality to the Polish localflavor. Thanks, 2007-10-20 09:24:19 +00:00
__init__.py
extra.py
fields.py
forms.py
models.py Fixed #899 -- Use model field default values as formfield initial values in 2007-10-20 13:01:40 +00:00
regressions.py
tests.py Fixed #4036 -- Added Spanish localflavor. Thanks, ricardojbarrios@gmail.com and 2007-10-20 09:16:54 +00:00
util.py
widgets.py Fixed #5794 -- Be more robust when rendering a DateTimeInput widget. Thanks, 2007-10-22 13:13:12 +00:00