Fixed #7345 -- When normalising the URLField form field, attach a trailing
commitd9a91d746cebfc12100f9e4b01201e6f1fed2da7
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 26 Jul 2008 05:18:39 +0000 (26 05:18 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 26 Jul 2008 05:18:39 +0000 (26 05:18 +0000)
tree0f838bfc8f3853f44b0a82cff132ef0ddce8e794
parent516aa7b161e383ff3e33d7dc6b88bbf13b2eb702
Fixed #7345 -- When normalising the URLField form field, attach a trailing
slash when only a host (no path) is given. Thanks, jpwatts.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8089 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/forms/fields.py
tests/regressiontests/forms/fields.py