-
Good day! I am getting the following error when trying to use the `--keep-alive` argument in `gunicorn` 23.0:
```
gunicorn: error: unrecognized arguments: –-keepalive=60
```
This is the releva…
-
## Description
I followed the documentation at https://docs.django-cms.org/en/latest/introduction/01-install.html#adding-django-cms-to-an-existing-django-project and followed it to the step "Da…
-
-
Currently passwap does not support Django pbkdf2 hashes.
Example: `pbkdf2_sha256$100000$eWZncb8EO0lM$HddIrL/Yuvg91JrroQWqLk4kIJRzD25olN2+0UM8MoQ=`
1. Issue: [zitadel/passwap](https://github.com…
-
при использовании с интерфейсом jazzmin карты не видно, получаю следующую ошибку в консоли:
возможно ли как-то поправить? и если возможно то как?
-
**Describe the bug**
After the installation via `pip install label-studio` it crashes upon start with an error message.
**To Reproduce**
Steps to reproduce the behavior:
1. `python -m venv lab…
-
We're getting this error emailed to us occasionally:
[Django] ERROR: Error: Invalid base64-encoded string: number of data characters (33857) cannot be 1 more than a multiple of 4 while extracting dat…
-
-
# Project lead request
I've been actively contributing to, maintaining, and doing code review on the project for 2 years now. The current team lead, @n2ygk, invited me.
-
We need to integrate React (frontend) with Django (backend) and are considering two options.
1. Approach 1: Independent Servers:
- React runs on one server, Django on another. They communicate v…