-
### Current Behavior
I get the following error starting NetBox on docker using tag v4.1.0 or newer (running on Kubernetes). Image tag v4.0.11 or older works without issue.
```text
ssl.SSLError:…
-
## Support request
### About me
Hello! I'm using django to make the backend for science museum installations. I use django to manage data, allow museum staff to make updates to multimedia on the…
-
**Describe the bug**
When attempting to add an icon to an application when the storage backend is S3, a stack trace is returned if the status code is 403.
**To Reproduce**
Steps to reproduce the …
-
متنش اینه :
` File "/usr/local/lib/python3.9/site-packages/azbankgateways/views/banks.py", line 24, in callback_view
bank.verify_from_gateway(request)
File "/usr/local/lib/python3.9/site-p…
-
### Description of feature
Currently, we still default to `read` permission when collaborators are added to an instance.
I was running
```python
adata = ad.AnnData(
X=np.ones((2, 1000)),…
-
Why does this happen?
```python
>>> ln.Transform.filter("1y7UO5uJgJCx0000")
```
Doesn't happen on the Django level
```python
>>> ln.Transform.objects.filter("1y7UO5uJgJCx0000")
Traceback …
-
I am encountering a `ProgrammingError` when unapplying migrations that include triggers. The error occurs when running the `python manage.py migrate [app] zero` command or unapplying specific migratio…
-
**Describe the bug**
Cannot install due to numpy incompatibility with networkx.
`AttributeError: module 'numpy' has no attribute 'int'`
Ansible role `openwisp.openwisp2` version `22.5.3`
```…
-
**Describe the bug**
When authenticating to a proxy app, the authentication goes into a loop.
https://domain/application/o/authorize/?client_id=xx respondes with 302.
**To Reproduce**
This happe…
-
- python 3.11
- django-q2 1.7.4
- django 4.2.11
- django / postgresql backend (low volume tasks)
I encounter the following error:
```
Process-030dcc63e4c74de88f943d44dd62f114 ready for work …