-
-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
The PCB design I am working on has four copp…
-
Przygotować projekt pod aktywację kont z wykorzystaniem linka aktywacyjnego rozsyłanego przez email.
Zmiany będą dotyczyć prawdopodobnie rozwinięcia metody on_after_register klasy UserManager (dopi…
-
Hi everyone, here's my compose:
```
version: "3.8"
services:
piglet:
restart: unless-stopped
container_name: piglet
depends_on:
- database
ports:
- 8089:80
…
-
docker-compose up
> Starting postgres ... done
> Starting mssql ... done
> Starting pgadmin ... done
> Starting fastapi ... done
> Attaching to postgres, mssql, pgadmin, …
-
Hi I'm trying to install this library alongside the `supertokens-python` library. This is the version of some packages I'm using:
[tool.poetry.dependencies]
python = "^3.10"
uvicorn = {extras = […
-
Hi!
I'm using FastApi 0.101.1 and Pydantic 1.10.7 and it works great, but I'm trying to migrate to Pydantic 2.1.1 and I'm getting this error.
```console
INFO: Started server process [7591]
I…
-
## Nossa empresa
A Milenio é uma gestora de recursos focada na originação, estruturação, financiamento e gestão de produtos de crédito, com ênfase na redução da distância entre empresas e investido…
-
**⚠️ Search for existing issues first ⚠️**
I have searched the existing issues, and there is no existing issue for my problem
**Which Operating System are you using?**
Linux
**Which versi…
-
if type is not set defaulting to HTML when message_body is used could make some sense and in any case should be done for backwards compatibility, but if type is explicitly set to plain then it should …