befocken

Results 9 comments of befocken

Uh, this looks really nice and helpful! I did a quick search, but couldn't find anything concerning the license or terms of use concerning these files. I could imagine that...

Indeed, there were some errors with the previous solution. As you can see, I've added some more changes that should address all of the unwanted side-effects. One big part is...

Hey, I just proposed a MR to fix this issue. This also addresses the issue #16, as the proposed changes modify the input fields in such a way that the...

I think I just had a similar issue. Though it may be that I'm a little confused with the terminology. Is the environment variable `EMAIL_TRANSPORT_DEFAULT_TLS` supposed to specify if an...

I personally have had no problems with that so far. Are you sure that they are actually not selected? In my case the tail select fields do not _look_ selected,...

I agree that this would be helpful. E.g. some concrete installation/building instructions. I found this to work for Ubuntu 20.04: ```sh # install dependencies sudo apt-get install -y cmake gcc...

I think I actually have a similar issue, but with a different `field` type. In my case, I set the `COERCE_DECIMAL_TO_STRING` of the `REST_FRAMEWORK` settings to `FALSE`, as we would...

Is there already a plan for implementing this? I can envision two broad use cases: first, transparent load-balancing, as it currently stands (with the possible additional feature to see which...

I think this would be a very good feature to have, as it really removes some of the security concerns one could have otherwise. Are you working on a PR...