57 support django by ai - #58
Merged
Merged
Conversation
Add Django app adapter support, including route loading, test helper, security, plugins, MCP dispatch, and response/request adapters. Add runnable Django examples and framework-aligned test coverage for routes, dependencies, CBV, MCP, plugins, security, and cache behavior. Register Django in framework detection and test dependencies.
Add Django docs_source_code examples across core docs, streaming files, depend, API route, MCP, plugins, and security docs. Align the Django file example with other framework stream examples and extend Django doc example tests.
Add MCPConfig output_model support with outputSchema export and tool result projection. Add output_model examples and shared custom-path MCP tests across supported frameworks.
- add Django example create_app for generic app tests - persist default app attributes in the any adapter - expose Django auto_complete_json_resp plugin module - avoid Sanic app registry name collisions - fix Starlette tox deps for uvicorn and httpx compatibility - pin sanic-vfirst uvloop to 0.19.0 - make MCP schema test compatible with Pydantic v1 and v2 refs
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.