Robert
Robert
**Describe the bug** After installing and trying to "save current setting", the default folder for saving the configuration in is the installation path. If trying to save in this folder,...
I was looking into a personal project that intends to use data from Wikipedia. I was however also interested in getting information about the Thumbnail on the Wikipage but didn't...
## Background I'm working almost daily with Python at work and first of all I have to tell you that Rye is a blessing. It makes my work so much...
The publish function only seems to work for publishing package on [pypi.org](https://pypi.org) or [test.pypi.org](https://test.pypi.org/) and as I'm working primarily with a private company repository this was not ideal. Even though...
**Describe the bug** I can get both responses and requests to work fine using pydantic by simply using a pydantic BaseModel instead of a `rest_framework.serializers.Serializer`. However, when I try to...
I got some issues during tests where the value in the method "format_value" was returned as None. A None value can't be parsed by Pythons json-module so it raised an...
Not a real problem, but for convenience. When creating new .desktop-files with the "Install -> Web App" or "Install -> TUI" the filename of the .desktop file would use the...