-
I see that fixed was pushed already: https://github.com/julianwachholz/django-sqids/commit/72215eca6f63a2ad923a78ae26d83b77fdcdb4df#diff-63d04c63b5017bb9b21a5f20f3c2564452661915a225290dc766c53dee3bec4…
-
### How to reproduce
Not able to reproduce consistently, but it happens occasionally with the example code provided in https://github.com/livekit/agents/blob/main/examples/voice-assistant/minimal_ass…
-
Hi,
I need some help with this code which runs multiple selector in a Django questionnaire context.
https://github.com/figoyouwei/taipy_success/blob/main/littlegiant/questionnaire/app.py
First…
-
What I'm trying to achieve is changing the URL to a more comprehensive format when doing an OR selection for several values of the same field.
This is my custom filter
```
from ninja import Fil…
-
想找一个替代
https://github.com/vieyahn2017/jsup/issues/14
之前后端框架的项目,还真有点不容易
要求:
1 restful
2 sqlite3
3 sqlalchemy
-
**Is your feature request related to a problem? Please describe.**
The current pydantic integration is great but only one way, it's only useful for serializing and sending out data
**Describe the …
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
### First check
Yes to all (great list of checks btw, I might copy them to pydantic 👍 )
### Thank you
@tiangolo FastAPI is great. This is the first time I've used it in production and I'm rea…
-
Hi,
I have a model where a PK is defined on an explicit Varchar field, like this
```
class MyModel(Table):
identifier = columns.Varchar(length=64, primary_key=True)
..... other fields…
-
Source installation from `main` (228c3c9297fda55f02ff48a6ff297dddce9feba9)
From log file:
```[2024-09-30 09:04:54,971: ERROR/ForkPoolWorker-7] Task django_ca.tasks.cache_crl[7f938f0a-9548-44c3-b74…