Results 21 issues of Jan Malte Gerth

using this great command to set up `.ssh/config` is always reporting as changed to ansible. It should only report as changed, if the file was changed.

Adding a dummy translation call would be very nice to integrate this into a django project with translations. An alternative would be a native translation inside this module. Would be...

Setup `daphne` with `supervisord` and `nginx` as shown in the docs is working. https://channels.readthedocs.io/en/latest/deploying.html#nginx-supervisor-ubuntu But changing from TCP to UNIX socket for the `fcgi` process group results in `daphne` not...

I'm not quite sure if this is a `docker-gen` issue or maybe a `nginx-proxy` template issue. I'm using the three container setup for a nginx proxy and noticed multiple `nginx`...

Login using IMAP ist not possible on running a fresh setup with no changes ``` Attaching to testproject-mailserver-1 testproject-mailserver-1 | * Starting enhanced syslogd rsyslogd testproject-mailserver-1 | ...done. testproject-mailserver-1 |...

### Is your proposal related to a problem? When using the admin editing interface on mobile or desktop devices it is hard to reach the buttons at the end of...

type:Enhancement
good first issue
component:Page

We've upgraded the python version from `3.8` to `3.11`. After the upgrade, the `celery beat` is not starting anymore. When running `celery --app app beat --loglevel WARNING` the process crashes...

Issue Type: Bug Report