Patrick Kranzlmueller

Results 63 comments of Patrick Kranzlmueller

IMO all tickets are pointing to the same issues, but none of them is resolved. We do not work on S3 compatibility, but we are happy to implement well-tested pull...

@johndevor please note that stable/3.6.x is ahead of master (until the next major release). so – if you wanna add a PR, please use that branch.

@emilpriver we don't actively work on this issue. see my previous comments.

interesting – this works with my setup (I have 2 hidden input fields at the end of div). what exactly is that dict after h3?

closing this since no further details have been given. please reopen with additional information if you think this is a bug which still exists.

The "ID" field is always hidden, right? So this issue has nothing to do with readonly ... or do I miss something? I am able to reproduce seeing the dict...

the code is currently not available. we've been using this field for a while and we'll probably add it with the next release. the ticket is mainly a reminder for...

yes, it's related ... although I'd try to avoid the upload-page.

@andybak you are right – it should contain 2 buttons (upload, browse). a PR is very much appreciated.

@andybak one note (without checking your code): the temp upload dir is there, because upload_to doesn't need to exist when the file is being uploaded (e.g. if upload_to contains the...