1
0
mirror of https://github.com/django/django.git synced 2025-04-11 00:39:40 +00:00
Luke Plant dbcd2fe985 Fixed - 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
..