help

1130 threads · Page 1 of 23

Issue: `msgspec.DecodeError: JSON is malformed: trailing characters` 7 messages
Help (Meta) Litestar Help (Code)
FastAPI exception gets overridden by advanced-alchemy's error message during Pydantic validation 7 messages
Advanced Alchemy
msgspec output with SQLAlchemy model as a field 19 messages
Help (Code)
Best Approach to Endpoint as Litestar Extension 5 messages
Help (Meta)
Advanced Alchemy >=1.9 breaks asynchronous pytest cases 9 messages
Help (Code)
Pydantic -> openapi.json Conversion Issue 13 messages
Help (Meta) Help (Code)
Disable type coercion 3 messages
Help (Code) Python Q&A
publish to litestar channels from saq task 5 messages
Help (Code)
Template class - Render a string? 3 messages
Help (Code)
litestar-vite "No such command 'assets'. " 9 messages
First-Party Plugins Solved Help (Docs)
In fields correct usage 2 messages
Suggestions Help (Code)
Using `Use` and `Require` together 4 messages
Polyfactory Solved Help (Code)
In tests, rolling back transactions in spite of "autocommit" 97 messages
Help (Code)
When using Jinja2 templates to write HTML page code, the `url_for_static_asset` function fails to lo 3 messages
Litestar
Is it possible to use a class to accept query parameters for a get request? 3 messages
Litestar
Cannot skip expiry verification in Litestar JWT 6 messages
Litestar Help (Code)
Adding custom logo to Scalar docs 7 messages
Solved Third-Party Plugins
OpenAPI `required` fields for response DTOs with defaults 2 messages
Help (Code)
Best Practices for Implementing Localization with Litestar + Advanced Alchemy 2 messages
Advanced Alchemy Litestar Help (Code)
Advanced Alchemy get_session async issue 7 messages
Litestar Help (Code) First-Party Plugins
Discussion email verification to use listeners 56 messages
Help (Meta) Suggestions
When mounting an starlette ASGI app in a subpath it seems to be unaware of the path 12 messages
Newbie Coder Solved Third-Party Plugins Help (Code)
How to perform a database query on the EncryptedString field? 3 messages
Help (Code)
Litestar + Starlette admin 5 messages
Third-Party Plugins Help (Code)
How to return 413 or 415 status from POST 11 messages
Newbie Coder
Lietstar Fullstack Docker Dev Help: 16 messages
Fullstack Help (Code)
WebSocket listener fails in nested Router 3 messages
Litestar Help (Code) Bug
Stateless validation, custom types in msgspec: possible like in Pydantic with Litestar integration? 15 messages
Third-Party Plugins Suggestions Help (Code) Help (Docs)
Advanced Alchemy JSONB field stored as base64/string instead of JSON 12 messages
Advanced Alchemy Suggestions Help (Code) Help (Docs)
dont know where to start with my logging 18 messages
Solved Help (Code)
DTO Best Practices 3 messages
Litestar Help (Code)
How to access the database in custom authentication middleware? 29 messages
Help (Code) Help (Docs)
Quiet streaming endpoints 8 messages
Help (Code)
The database connection session does not seem to be closing automatically. 7 messages
Advanced Alchemy
`ImproperlyConfiguredException` for controller route returning HTTP_200_OK 10 messages
Help (Code)
Structure for a handler/proxy service! 9 messages
Newbie Coder Litestar
How should I update the model when the lazy property of a relation is equal to the select property? 13 messages
Help (Code)
Incorrect DuplicateKeyError on upsert 34 messages
Advanced Alchemy Help (Code)
Channels Plugin bug when using RedisPubSub 7 messages
Litestar Help (Code)
What do i need for the header to appear in the scalar openapi 6 messages
Litestar
Oauth, token refreshing and webhooks in Litestar! 2 messages
Newbie Coder Litestar Help (Code)
not sure how to work asyncpg with this 9 messages
Solved Help (Code)
Explicit Nones when serializing optional relationships with DTOs when `partial=true`? 9 messages
Help (Code)
SQLAlchemy plugin + mounted ASGI app (ASGIRoute) 5 messages
Solved Litestar Help (Code)
Expected after_response behavior with exception? 9 messages
Help (Code)
AsyncAPI Support 5 messages
Help (Docs)
Very high memory consumption for a Hello World litestar app 32 messages
Litestar
Documentation build failing due to Advanced Alchemy intersphinx references 5 messages
Suggestions Help (Code)
`list_and_count` service method not respecting `uniquify=True` 2 messages
Advanced Alchemy
Assigning multiple endpoints with distinct operation_id values to one route handler function 5 messages
Help (Code)