django1/django/forms
Luke Plant dbcd2fe985 Fixed #2045 - TypeError thrown if a form does not have the correct enctype for uploading
files.  It throws a ValidationError now, as it should.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3048 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-01 20:47:34 +00:00
..
__init__.py Fixed #2045 - TypeError thrown if a form does not have the correct enctype for uploading 2006-06-01 20:47:34 +00:00