-
Hi there. I have a project that's been using django-computedfields for a while, but I've run into an error when upgrading Django and django-computedfields. It appears you can no longer have a computed…
-
**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…
-
When a custom field with the name "Platform ID" and slug "platform_id" is added to the Devices table configuration,
the `/dcim/devices` page will return an internal server error. At least one device…
-
I'm trying to add django-components to a project that has webpack-loader and uses ManifestStaticFilesStorage.
When I add ComoonentsFileSystemFinder, then collectstatic stops working
```
STATICF…
-
**Describe the bug**
Trying to run a totally clean setup on mysql (8) and creation of tables etc fails.
**To Reproduce**
DB similar to this
```yaml
mysql:
image: mysql:8.0.35
co…
-
## 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…
-
In the admin panel, making a search on any dissemination table that isn't "Generals" will result in a crash. This is because `report_id` is a foreign key, and is not supported by Django's most basic s…
-
### What went wrong?
**What happened**:
- Upgrading to 1.12.1 from 1.11.3, the migration job that runs shows the following error:
```
Apply all migrations: admin, alerts, auth, auth_token, base, con…
-
I can’t get any completions / the language server to work because it fails to retrieve local project data. Here are the relevant logs, where `bakerydemo` is the root of the Django project:
```
Col…
-
Hello, this is a continuation of https://github.com/codalab/codabench/issues/1577
There is a new error when trying to open the tabs:
```python
/usr/local/lib/python3.9/site-packages/django/db/mod…