django-s3file
django-s3file copied to clipboard
Fix #309 -- handle submit buttons `form*` attributes
Since form.submit API does not accept any arguments, we have to mutate form
object.