-
# Checklist
- [x] I have verified that the issue exists against the `master` branch of Celery.
- [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum…
-
python3 -m pip install lxml
**********************************************************************************
Compile failed: command 'aarch64-linux-android-clang' failed with exit status 254
…
-
doing tests in python 3.6 everything works correctly.
The problem happens when using python version 3.8.3 it throws the following error:
```
ValueError at /es/admin/medexample/product/
Can no…
-
You **MUST** use this template when reporting issues. Please make sure you follow the checklist and fill in all of the information sections below.
----------------
All versions of django-smart-s…
-
### Environment
* Python version: Python 3.6.10
* NetBox version: 2.7.11
* Postgresql version: 10
### Steps to Reproduce
```
#!/bin/bash
set -e
set -x
postgresql="10"
release="2.7.11"
…
-
Hi Scott! Thank you for creating this package. I was using this package to update my database. The only issue was it didn't delete the object which was supposed to be deleted.
After running my unit t…
-
The following error occurs when trying to create a new (second) Tethys user account after successfully creating one. The username and password fields are unique on the second attempted account creatio…
-
So i was trying to pass this JSON as payload to API
``` json
{
"field_1": 1,
"field_2_uuid": "436c3e71-787e-4cd9-bbbb-284560cddde1",
"field_3_list": [
{"field_a": 1, "field_b": 18}
]
}
``…
ghost updated
4 years ago
-
**Describe the bug**
Having the `pydantic-pycharm-plugin` enabled breaks autoimports.
**To Reproduce**
Steps to reproduce the behavior:
1. Install the pydantic plugin and enable it
2. Create a …
-
Python3: Exception on generating or opening a label
Happens for any form that has `Generate Labels` button
Same problem if I press the `Generate Label on Save` checkbox
Same problem if I go dire…