-
This issue will be used as the discussion basis for the automated factory generation feature.
### The problem
Many libraries (ORMs, API schema languages, `dataclasses.dataclass`) provide a way t…
-
### TODO
- [x] fast API 강의 듣고 개념 정리하기
- [x] uvicorn 개념 정리하기
- [x] gunicorn 개념 정리하기
- [x] flask + gunicorn vs fastAPI + uvicorn 비교하기
- [x] WSGI와 ASGI 비교하기
-
Am I able to define Array size? I do not see it in docs anywhere, as well as in column type definition
If that feature is absent, is it possible to add it in near future?
Thanks!
-
Currently, Strawberry lacks a mechanism for extending types with reusable logic, such as pagination, database model mappers for libraries like sqlalchemy, or compatibility extensions like strawberry…
-
#### Environment details
- OS type and version: Mac OS, Python
#### Steps to reproduce
1. Include a Tool in the GenerativeModel.generate_content call. Don't specify any System Instruction…
-
## Description
`pgcli 'user=@something password=xxxxx host=x.x.x.x port=32765 dbname=@something'`
user and dbname start with `@`
I use this command to connect the database, then it raised `inv…
-
Hey there,
This package, at face value, may well be a lifesaver for an application im building, connecting a django backend with a typescript nextjs frontend.
I've started playing around with th…
-
### Is your proposal related to a problem?
I have a need to edit JSON of a streamfield outside of Wagtail, and then load that JSON into the database via an API. I have said API created, but I d…
-
When settings contains types that are not covered with `to_django` it is passes as-is to underlying variables. So if settings contains any of these types (and much more, any custom):
* Url
* NameE…
-
When I try to execute the below code:
_```
from donut import DonutModel
import torch
from PIL import Image
pretrained_model = DonutModel.from_pretrained("naver-clova-ix/donut-base")
if tor…