Thomas Schmitt

Results 9 comments of Thomas Schmitt

I had the same error and it was because there was not network named traefik-public running yet. Take a look at [this](https://dockerswarm.rocks/) and the explanation of how to set up...

The `post_save` decorator takes the model class you want to define the signal for as an argument. This cannot be accessed during the class definition. You could get tricky with...

I took a whack at this ticket and solved the issue with a global default variable that gets set with a call to `arrow.set_locale_default()`, but a [stranger on the internet...

Wow you've fixed literally the *only* problem I've had with this plugin and this PR has been idling here for almost 2 years. Thank you so much for this fix,...

This template has most of the groundwork laid for you and already and includes a User model (along with an authentication flow) and an Item example model. Take a look...

What issues are you having specifically? I have it up and running with exactly that board.

Hi and thanks for the kind feedback. I'll be sure to add automatic extension-adding to the next update and leave this issue open until then.

This is probably not a problem of `tunio` or `netconfig` (where the employed `set_mtu` method resides). I've narrowed this problem down to a system call that presumably fails but returns...

I can confirm this issue on a Mac M1 running Mac OS 13.1: ``` ❯ docker run -it --rm --privileged testcase /rules.nftables:3:1-55: Error: Could not process rule: Operation not supported...