Christian Franke

Results 15 issues of Christian Franke

The translation of a string to a different language may very well be the same string. For example, the German translation of the English word "Venezuela" is "Venezuela". This means,...

When we are translating a country name into a non-English language, the shorter name from `COMMON_NAMES` is not always honored: ```python >>> from django.utils import translation >>> from django_countries import...

bug

I am only just starting out with Uppy, so please excuse me if this is already documented or should be obvious. First, let's briefly describe my requirements, I would assume...

Companion

**Describe the bug** Using cryptpad.fr sheets, I encountered multiple bugs, some of them leading to data-loss. **Where did it happen?** This happened on CryptPad.fr **To Reproduce** 1. Create a cryptpad,...

Feature Request
Spreadsheet

### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### If you're...

type:bug
manager:npm
reproduction:needed
status:requirements
priority-5-triage
logs:problem

There are third party libraries, for example ADRF, which provide their own customized implementation of `APIView`. It is useful to be able to create `GenericAPIView` variants based on these customized...

Could you please do another release of this package? I think the Python 3 support is useful enough on its own to warrant a release?

Fixes: https://github.com/videojs/videojs-contrib-eme/issues/159

The link in [Line 95 of README.rst](https://github.com/yourlabs/django-rules-light/blame/f4ff21b6f0124ff01bf304a024bb1cc0730b8a03/README.rst#L95) currently returns a 403.

I am currently trying to fix Audacity so that it can load recent Calf plugins again. While I think that I got the loading part right, rendering the gui now...