-
I ran into it before but forgot to report, and now didn't find open issue. Currently inspired by https://github.com/PrefectHQ/prefect/pull/10893 where running `codespell` in CLI directly results in n…
-
In the work around the new dashboard and handling forms, I found a few forms where we decided to use the Crispy layout API instead of a basic Django form. This was usually to add fieldsets, but someti…
-
As started to being discussed [here](https://github.com/modoboa/modoboa/issues/1316#issuecomment-349960533), we will attempt to rewrite the web interface in Vue.js.
I suggest starting with the very…
-
I've followed the documentation and tweaked docker-compose.yml to be compatible with Docker Swarm and also Traefik routing
However, I still encounter issues going to `https://wsgi-backend` and `https…
-
## Describe the bug
When using django admin's dark mode, the text color changes (I suppose it gets overwritten by django css) and it gets nearly invisible.
## To Reproduce
Steps to reproduce th…
-
Any ideas about what's going on here?
```
(wagtail-personalisation) ~/c/p/wagtail-personalisation (master | 🔍 8962) > make sandbox
pip install -r sandbox/requirements.txt
Obtaining file:///User…
-
#### Describe the bug
When archive pages in danish language from https://politiken.dk/, unicode-characters are wrong.
#### Steps to reproduce
1. Archive this page: https://politiken.dk/oekono…
-
Hi, playing around with mk-fg/feedjack I found your repo - from what I understand your changes are based on the current master of his feedjack branch, however I see no pull request on his repo from yo…
-
The maintenance mode page is currently in Nextcloud branding and doesn't respect the theming app or themes, because nothing of this is loaded during that. We should maybe update the maintenance page t…
-
We should document in a nice, concise manner the exact requirements as well as the necessary steps to integrate django-shop into existing custom Django projects.
Related: #394, #392.