Giuseppe Chirico
Giuseppe Chirico
Docker Version: 4.11.1 PgBouncer Version: 1.17.0 DataBase: Timescale 2.7.2-pg14 This happens every time I turn on the pc and docker starts by itself at start up, while if I do...
Docker Version: 4.11.1 PgBouncer Version: 1.17.0 DataBase: Timescale 2.7.2-pg14 This happens every time I turn on the pc and docker starts by itself at start up, while if I do...
**djongo: 1.3.6 django: 3.2.15 pymongo: 3.12.3 sqlparse: 0.2.4** If I search for a pattern in the search field and then use django's delete many this is the error. It appears...
I added some more buttons in the submit_line.html as different guides say ([https://stackoverflow.com/questions/67463654/add-custom-button-near-save-button-django-admin, you%20need%20to%20override%20%22change_form](https://stackoverflow.com/questions/26846148/how-to-add-a-custom-button-to-django-admin/73313307#73313307).). I just don't get the value of the button I pressed, I noticed that it works...
I submitted an issue in this repository that use colorama as dependency: 'https://github.com/Delgan/loguru', this is the link of the issue https://github.com/Delgan/loguru/issues/754#issue-1468262003, i can confirm @Delgan is right (https://github.com/Delgan/loguru/issues/754#issuecomment-1331166181), with the...
``` gevent==22.10.2 gunicorn==20.1.0 django==3.2.19 """Gunicorn config file""" # import os from core.utilities.env import get_env_value from core.config.logging import DJANGO_DIR_LOG # Django WSGI application path in pattern MODULE_NAME:VARIABLE_NAME wsgi_app = 'core.wsgi:application' #...
i have updated kombu and celery to the latest version 5.3.0 from that moment even if i downgrade to the first one the error still pops up https://github.com/revsys/django-health-check/issues/369
In the StringPlcMapper, Omron is not present ``` using System; namespace libplctag.DataTypes; public class StringPlcMapper : PlcMapperBase { public override int? ElementSize => base.PlcType switch { PlcType.ControlLogix => 88, PlcType.Plc5...
Hi Guys, to implement this Worker I have to add a new folder in the project folder or in my app folder, if I add worker.py in my main app...
* **Node Version**: 18.20.2 * **Platform**: - OS Name: Microsoft Windows 11 Pro - OS Version: 10.0.22631 N/A Build 22631 - System Type: x64-based PC * **Compiler**: Microsoft (R) Build...