You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
luzzodev 282f372eda
🐛 Fix `Depends(func, scope='function')` for top level (parameterless) dependencies (#14301)
7 months ago
..
__init__.py ♻️ Refactor, fix and update code 8 years ago
models.py Add support for dependencies with scopes, support `scope="request"` for dependencies with `yield` that exit before the response is sent (#14262) 7 months ago
utils.py 🐛 Fix `Depends(func, scope='function')` for top level (parameterless) dependencies (#14301) 7 months ago