Malcolm Tredinnick
|
29892d02fa
|
Fixed #6014 -- More robust error handling when validating decimal fields.
Thanks, pigletto.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6746 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-11-29 19:30:38 +00:00 |
Malcolm Tredinnick
|
7a166f1a1c
|
Fixed #5959 -- Fixed handling of False values in hidden boolean fields. Thanks,
SmileyChris.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6745 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-11-29 19:22:03 +00:00 |
Jacob Kaplan-Moss
|
35fa1f4d8e
|
Fixed #5546: split form unit tests into manageable chunks. This isn't a perfect fix since the chunks aren't yet autodiscovered, but that shouldn't prevent checking this in. Thanks, Leo Soto.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6379 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-19 23:40:47 +00:00 |