César
César
Hi, I've made some changes in my own fork to include and/or fix some strings to proper translation. You can see the changes here: https://github.com/temperatio/Touchfolio/commit/ff26bcbc168267a1d64717bb4394389ffb1efe59 I hope it'll be useful.
Docker compose with dev file not start because of logstash service is no found in commom.yml This is the output of running docker-compose with docker-compose-dev.yml `Cannot extend service 'logstash' in...
I'm using Django 4.1 and django-parler 2.3 Parler related config in settings.py ```python LANGUAGES = [ ('en', _('English')), ('es', _('Spanish')), ('fr', _('French')), ('it', _('Italian')), ('de', _('German')), ('pt', _('Portuguese')), ('nl', _('Dutch')),...
Hi, I'm trying to install theme for Files app (community version) following steps here: https://draculatheme.com/files but theme is not available in Files configuration.
Hello, Could we have the option to switch the OpenAI model in use? OpenAI periodically releases new and improved models, and it would be very useful to be able to...
**1–3 main use cases of the proposed feature:** As a user, I would like to choose between different AI language models, including self-hosted or locally run models like Ollama, to...