-
### Feature description
For compatibility with ASGI toolkits like [Starlette](https://www.starlette.io/), view.py should make it possible to defer the ASGI `scope`, `receive`, and `send`. This will a…
-
**Describe your question/**
Login to Portainer using Authentik
**Relevant info**
Authentik is configured to login with several application (Proxmox, Proxmox Backup Server), that work fine with on…
-
- [x] Начало. Подготовить проект локально. Подготовить будущую структуру
- [ ] Разделить на `backend` и `frontend`
- [ ] Изменить настройки. Делаем `asgi`
- [ ] Разделить на `dev` и `prod`
- [x] С…
-
**Describe the bug**
I am connecting the Google authorization source in accordance with the documentation. When I click save, an error occurs Bad Request. Authentik is published on the Internet via c…
-
The [documentation](https://prometheus.github.io/client_python/exporting/http/fastapi-gunicorn/) gives an example application which mounts the ASGI app to `/metrics` in a FastAPI app
```python
fro…
-
I am getting this error on the fastapi example:
Starting local server...
[wrangler:inf] Ready on http://127.0.0.1:8787
Loading fastapi, starlette, anyio, sniffio, openssl, pydantic, typing-extens…
-
Try to see if gRPC AsyncIO stack works with ASGI servers. Originated from https://github.com/public/sonora/pull/32
-
This initially came up while trying to setup django-tenants in SubFolder mode with an existing project that also uses django channels.
Accessing a tenant url would lead to the following error while…
-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
# System
Python 3.11.0 / macOS Ventura 13.1
```
asgiref 3.6.0 ASGI specs, helper code, and adapters
async-timeout 4.0.2 Timeout context manager for asyncio programs
black …
dvf updated
10 months ago