Benedikt Willi
Benedikt Willi
I have started working on a Bootstrap 5 (#312) theme, which, as you pointed out, is a lot of work. There is still a lot missing, but maybe you can...
Hi David, Referring to #27 I think too, that the design of the extension should be rethought. As a first suggestion I'd like to propose to switch to a JS...
### Problem Rosetta’s LLM translation feature currently depends on the OpenAI API, which limits users to OpenAI-compatible providers. ### Proposal Introduce support for LiteLLM (or a similar abstraction layer) so...
## Problem When using `django-model-utils` together with `django-modeltranslation`, registering a model that uses `SoftDeletableModel` (or other models using manager mixins) causes a TypeError during app initialization: This occurs because `django-modeltranslation`...