-
Hello. First, I would like to say thank you to all contributors for this great project.
I'm running a Devpi server version 4.6.0 in the office with Python 3.5.1. It serves quite well but I seldom f…
-
It would be nice to be able to search by account email, group name, workspace name, etc.
-
Browser Console:
```
cvat-app.tsx:284 Error: Inference status for the task 396 is failed. requests.exceptions.ConnectionError: HTTPConnectionPool(host='host.docker.internal', port=32001): Max retrie…
-
On cloned repo:
```bash
sudo sh start.sh # Needed to run root only if you haven't configured a docker group for your system
```
Full results, screen 1
```bash
Removing network mydatasdk…
-
Hi folks,
First of all thanks for maintaining this amazing project! I've recently started migrating an existing project to asynchronous views and noticed that the view gets deadlocked when tasks ar…
-
We've somewhat glossed over the problem of internationalisation up till now. Frankly this is something SvelteKit isn't currently very good at. I'm starting to think about how to internationalise/local…
-
Even if an email is not required, you can't delete a primary email account and you can't make the email not primary unless you have one. So if you happen to click make primary once, you are forever st…
-
I'd like to contribute support for [django](https://djangoproject.com) ORM.
Take a look at [the fork here](https://github.com/optiscaners/query-plan-adapters/tree/django/django).
The django adapt…
-
Hi,
I've upgraded django-allauth from `0.54.0` to `0.56.1` and the OKTA login button has disappeared from my application (Mailman 3). If I switch back to `0.54.0` I can see the login button again.
…
-
## Creating a Flexible API layer in the `contentcuration` app in Studio
### Overview
Within the `contentcuration` app in Studio, we want to build an API layer that acts as a communication bridge…