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