-
### Steps To Reproduce
Steps to reproduce the behavior:
`flake.nix`:
```nix
{
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
for-all-systems.url = "github:Indus…
-
### ⠀
- [X] Tried latest version
### ⠀
- [X] This issue is not duplicated with any other open or closed issues
### Describe the bug
Have had a couple of soundcloud links not download wh…
-
Per `libinput debug-events --show-keycodes` certain function keys report nothing when pressed at the same time as certain modifier keys:
F4:
* Left Alt + Fn + F4 -> LEFTALT (only)
* Right Alt + F…
-
### Summary
https://docs.litestar.dev/2/usage/requests.html#request-body states that:
> The type of data an be any supported type, including
>
> - [dataclasses](https://docs.python.org/3/libr…
-
Starlite currently resolves paths using a tree structure, but in python. This is quite slow. It would be very helpful if we could create custom bindings in a low level and substantially faster languag…
-
Read full proposal here - http://django-ninja.rest-framework.com/proposals/cbv/
To allow incapsulate common logic into class methods
```Python
from ninja import Router
router = Router()
…
-
**Describe the bug**
If you include `from __future__ import annotations` in the same file as a route handler that returns a `starlite.Template` the template will not be rendered. Instead, the `starli…
-
We should add support for WTForms under `starlite.contrib`. As an example see: https://github.com/muicss/starlette-wtf and https://github.com/wtforms/flask-wtf
-
### Self-Hosted Version
24.8.0
### CPU Architecture
x86_64
### Docker Version
27.2.0
### Docker Compose Version
2.29.2
### Steps to Reproduce
Clone the self-hosted Sentry repository.
### Sen…
-
### Summary
1. We want Ruff
2. We want sphinx
3. We want to use our custom starlite sphinx theme
4. Remove meta files in favor of community health files
### Basic Example
_No response_
### Draw…