-
Thanks for providing these extensions -- I started with Wagtail and then found CRX and it has been exactly what I was looking for to migrate an existing low-traffic non-profit website created by other…
-
It seems that Django's own validation mechanism is currently ignored.
https://docs.djangoproject.com/en/4.2/ref/models/instances/#validating-objects
Is there any option to do similar stuff like i…
-
TypeError at /group/poll/1/comment/list
comment_list() missing 1 required keyword-only argument: 'fetched_by'
Request Method: GET
Request URL: http://localhost:8000/group/poll/1/comment/list?li…
-
I have used allauth on multiple projects, but increasing I find it difficult to connect with mobile applications and modern web projects because the response objects are HTML responses instead of more…
-
### System Info / 系統信息
代码是readme中的示例代码,具体如下:
```
import torch
from transformers import AutoModelForCausalLM, AutoTokenizer
device = "cuda"
tokenizer = AutoTokenizer.from_pretrained("THUDM/gl…
-
### error
```
_________________________________ TestSpaceSerializerHypothesis.test_space_no_content _________________________________
self =
@pytest.mark.django_db
> @given(
…
-
At line 222 in [blockfetcher/tasks.py](https://github.com/ethstakersclub/ethstakersclub/blob/main/blockfetcher/tasks.py#L222C5-L222C21). I receive an error saying I cannot use None as a query value.
…
-
After enabling PKCE with `PKCE_REQUIRED': True` I'm unable to retrieve an oauth response when submitting a request to `/o/token/ `. It provides a authentication code fine.
This article has been us…
-
**Describe the bug**
Hi - thanks for making this software! Very much needed, especially as single cell datasets get very large with spatial transcriptomics platforms. I've noticed some differences be…
-
### Current Behavior
During first Start, I get this error multiple times in the console.
```
postgres-1 | 2024-02-13 23:49:23.645 UTC [57] ERROR: relation "django_content_type" doe…