-
**Describe the bug**
On trying out the basic example provided in the repo, i got the below error on migration:
```
Running migrations:
Traceback (most recent call last):
File "/app/manage.py", …
-
## BUG DESCRIPTION
### Problem
When the accucor original sheet has a compound with no row for the `C12 PARENT`, the conversion to `unicorr` results in that compound being given the formula from …
-
-
**Is your feature request related to a problem? Please describe.**
If you have a model which defines an `EmailField`, the generated OpenAPI specification is displayed as:
`email string
-
**Describe the bug**
index_together has been deprecated in newer versions of Django, and the package has not yet been updated to reflect this change.
**To Reproduce**
Steps to reproduce the behav…
-
### Report
```
!lamin init --storage ./run-tests --name run-tests --schema bionty
import lamindb as ln
import bionty as bt
adata = ln.core.datasets.anndata_pbmc68k_reduced()
curator = ln.C…
-
# Bug report
## What's wrong
When running django-stubs 5.0.2, mypy goes through without error. But when updating django-stubs to 5.0.3, I’m getting the following error:
`error: INTERNAL ERROR: …
-
When using dynamic URLs in the UNFOLD "TABS" settings configuration, the active tab is not being highlighted correctly. The tab highlighting doesn't work when navigating between different filtered vie…
-
**Describe the bug**
```
Traceback (most recent call last):
File "/home/zemtu/django-env-py3.11/lib/python3.11/site-packages/djstripe/models/base.py", line 670, in _create_from_stripe_object
…
-
The `body` of a `Document` is loaded from a JSON file from the filesystem:
- https://github.com/django/djangoproject.com/blob/main/docs/models.py#L356
As we already store the JSON file in `metadat…