Jens Nistler
Jens Nistler
First thanks for building this awesome addon. Paperless rocks. Being able to effortlessly run it within my HA setup rocks even more! It would be great to have paperless integrated...
Hey folks, thanks a lot for this awesome project. I'm struggling to find a good way of providing a default environment for company internal developers to setup a project that...
Fixes #562 `ExtendedQuerySet` provided a custom implementation of `update_or_create` before the release of Django 1.7. Since then Django added it to the base `QuerySet`. Only difference is that `update_or_create` of...
### Summary: `ExtendedQuerySet.update_or_create` violates signature of parent method and `ExtendedQuerySet`s functionality is part of Django since years anyways. * Celery Version: * Celery-Beat Version: ### Exact steps to reproduce the...
Using `deckmaster_0.8.0_linux_amd64.deb` ``` jens@shaun-works:~$ deckmaster -version deckmaster: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by deckmaster) ``` However the latest one available on a regular Pop!OS (and maybe Ubuntu) stable is...
Hey Kevin, thanks a lot for your work on this really useful extension. We set it up with a template that allows for optional details at the end of the...
As described in #29 there are cases where additional empty lines at the end of the message can occur. This patch strips them from the template result before setting it...
### The problem Whenever a webhook gets created through the `WebhookFlowHandler` it is forced to be a hooks.nabu.casa URL when the cloud component is active and the user has an...