Fixed #6230: Fixed the addition of id values to the select widgets in
commit56263d74bc1d1d1d03d3084f150f0fc1170ed99b
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 18 Mar 2008 14:20:43 +0000 (18 14:20 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 18 Mar 2008 14:20:43 +0000 (18 14:20 +0000)
treee2ee77d38517f651934222df2070f2bae1e571d0
parentbd7658f3986abd17b7a59f7d12c9ac3b0c38998c
Fixed #6230: Fixed the addition of id values to the select widgets in
SelectDateWidget. Thanks, Matt McClanahan.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7291 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/newforms/extras/widgets.py
tests/regressiontests/forms/extra.py