-
# Bug report
### Bug description:
If a (legacy email API) email.message.Message is assigned an address header that is pre-encoded with RFC 2047, calling as_bytes(policy=default) can generate an …
-
上传文件接口报错
/api/chat/embedding_document
报500错误
负载:
```
{title: "a.docx",…}
file
:
"data:application/vnd.openxmlformats-officedocumen
title
:
"a.docx"
```
响应:
```
Server Er…
UzkiS updated
10 months ago
-
**Context:** I'm running a cloud service with zero-downtime upgrades where the new version runs in parallel with the old version for a while, then traffic is switched over. It's an internal service wi…
-
Hi @suutari and thanks for publishing this project.
I'd like to use your workflow with another jwt authentication library for django-rest-framework:
https://github.com/davesque/django-rest-framewo…
-
Currently, Votefinder seems to totally ignore votes with certain characters in them, like ‽. I have a suspicion that it fails with basically any character outside of the ASCII set.
Interestingly, t…
-
* [x] Tested with the latest Haystack release
* [x] Tested with the current Haystack master branch
## Expected behaviour
to paginate above 10000 elements
## Actual behaviour
rises out of ran…
rhyre updated
2 years ago
-
can somebody confirm, that there exists no active default permissions for Trainer + Tutor?
I think the following should be as default:
Trainer:
can create, delete or modify a task
can add, d…
-
### Proposal Date
2022-12-08
### Target Ticket Acceptance Date
2022-12-23
### Earliest Open edX Named Release Without This Functionality
Palm - 2023-04 (Q+ more likely)
### Rationale
In LMS/Stu…
-
Maybe my understanding here is too weak and this isn't feasible, but I'd like to only mark some tasks to be non-daemonized.
In short, I have tasks that kick off Selenium processes. These fail with …
-
There seems to be issue in installing some package when running `python setup.py develop`. The goal is to fix it.