-
### Reported by
[__peter__](https://discord.com/users/947242363439448155) in Discord: CORS middleware not working with mounted applications
### Description
CORS pre-flight requests are passed to …
-
### Summary
Here and there (such as repo description here) Vue is mentioned, but this is a React front-end, judging from package.json. Am I missing something? Was this or will this be in Vue?
-
FastAPI is not properly architectured and maintained framework. It have a lot of bugs that author ignored totally. There are alot better framework out there .
To be production capable I would like…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
### Describe the bug
The runner crashes on first request (usually program message)
### To Reproduce
1. Open VSCode with Safe-DS extension
2. Click on Run button for any Safe-DS source file
…
-
### Discussed in https://github.com/encode/uvicorn/discussions/2298
Originally posted by **peterschutt** April 5, 2024
If the shutdown failure message isn't initiated by the app receiving a "…
-
### Checklist
- [X] There are no similar issues or pull requests for this yet.
### Is your feature related to a problem? Please describe.
Hi there,
I think this project is really cool and it can…
-
### Summary
Add official support for a flash message framework to show one-time/temporary/stateful messages through our middleware, or something.
### Basic Example
- https://docs.djangoprojec…
-
I've been exploring the ASGI protocol and noticed that some middlewares are transitioning from the `async def dispatch(self, request, call_next)` style to `async def __call__(self, scope, receive, sen…
jrycw updated
8 months ago
-
### Description
Poetry: 1.8.2 , 1.8.3
Device: WSL (Ubuntu 22.04.4 LTS)
Python Version: ^3.12
I build my project using docker `docker compose up -d --build`. Then, it showed this error (without…