django-s3file icon indicating copy to clipboard operation
django-s3file copied to clipboard

Fix #309 -- handle submit buttons `form*` attributes

Open gary02 opened this issue 4 months ago • 1 comments

Since form.submit API does not accept any arguments, we have to mutate form object.

gary02 avatar Oct 14 '24 09:10 gary02