Currently the post_comment view must be overridden if you wish to extend the the comment form and model with file fields. Adding request.FILES to the comment form in post_comment will avoid this.