Jirka Schäfer

Results 35 comments of Jirka Schäfer

stack FYI ```Traceback (most recent call last): File "/home/darg/darg/.ve/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner response = get_response(request) File "/home/darg/darg/.ve/lib/python3.8/site-packages/django/core/handlers/base.py", line 181, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/darg/darg/.ve/lib/python3.8/site-packages/sentry_sdk/integrations/django/views.py", line...

in spanish or japanes I can translate avatar. but not in german. means the `msgid`s are not consistent amongst different languages.

I know that. but I thought in the interest of your great package you might want to know that there are some inconsistencies :) your recommendation will only work, if...

@moggers87 I provided exact code path to your repo and the logic fail explanation. did you even try to understand? there is no need to provide the details you asked...

Good morning, the above screenshot is from Sentry for a PROD system. So indeed it truly happens. If that helps (but I don't see how):py 3.11, dj 4.1, otp 1.3,...

good morning, pls note. it just happened once more. again on a Samsung android device 🤔 - pls let me know, once its released, then I can report back if...

> @JayCeeJr Unfortunately I did not. However I moved to using [drf-nested-resources](https://github.com/2degrees/drf-nested-resources) as a working alternative, which solved my issue. Make sure to read my closed issue in that repo...