Skip to content

57 support django by ai - #58

Merged
so1n merged 4 commits into
masterfrom
57-support-django-by-ai
May 16, 2026
Merged

so1n merged 4 commits into
masterfrom
57-support-django-by-ai

Conversation

@so1n

@so1n so1n commented May 16, 2026

Copy link
Copy Markdown
Owner

No description provided.

so1n added 4 commits May 16, 2026 14:47
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
@so1n so1n linked an issue May 16, 2026 that may be closed by this pull request
@so1n
so1n merged commit ac93d56 into master May 16, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Django by AI

1 participant