-
# Bug report
## What's wrong
When using validators in serializers, mypy raises an error
```py
class UserSerializer(serializers.ModelSerializer):
class Meta:
model = Use…
-
#### Describe the bug
PDF and Screenshot generation failing. (It seems like some of them complete eventually on subsequent attempts)
400MB+ "core" files are left in directories when those failures…
-
I have a unit test in pulpcore that uses TestCase.setting() to override a setting. However, the setting never gets set to the right value.
```
class ContentHeartbeatTestCase(TestCase):
@pa…
-
### Deployment Method
- [ ] Installer
- [ ] Docker Development
- [x] Docker Production
- [ ] Bare metal Development
- [ ] Bare metal Production
- [ ] Digital Ocean image
- [ ] Other (please p…
-
## Issue description
```python
import math
import numpy as np
from matplotlib import pyplot as plt
from torch import Tensor
from torchvision.transforms.functional import pad
from compressai…
-
Hi,
I've followed all steps indicated in the documentation but whatever I do I can't see any provider in `Add social application`. The site comes up and I don't see any errors and can go to the adm…
-
Hi,
**Describe the bug**
With type checking in VS code set to basic:
When importing StepValueValidator in a Django project, Pylance/Pyright doesn't seem to know about it's existence and says:
…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good information o…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Rengine scans stuck at pending, whois doesn't works. make logs shows celery loop.
Thanks t…
-
### Describe the bug
When I use gradio==3.50.2, the browser concurrency test can work normally;
When I use gradio==4.26.0, the following issues occur:
When the third tag is opened in the same brows…