django1/django/newforms
Malcolm Tredinnick ac64e91a0c Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. All
expected tests pass for all databases.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5519 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-23 14:16:00 +00:00
..
extras Fixed #4318 -- Fixed unused imports and other various style tweaks in newforms. Thanks, Gary Wilson 2007-05-16 21:20:35 +00:00
__init__.py newforms: Added BaseForm to django.newforms namespace 2006-12-17 05:11:48 +00:00
fields.py Fixed #4630 -- Fixed some validation problems with SplitDateTimeField. Thanks 2007-06-23 03:32:59 +00:00
forms.py Fixed #4527 -- Changed the way errors are displayed in Form.as_p() to avoid 2007-06-23 06:19:26 +00:00
models.py Fixed #3972 -- Updated docstring. Patch from SmileyChris. 2007-06-15 00:26:30 +00:00
util.py Fixed #4316 -- Added docstring and tests for django.newforms.utils.flatatt(). 2007-05-19 18:49:35 +00:00
widgets.py Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. All 2007-06-23 14:16:00 +00:00