No way to upload files
Created by: Uznick
forms.BaseForm's init method has a third attribute "files", MongoForm does not have such method, so uploading multipart forms with forms.ImageField and so on is impossible right now, the form just does not validate.