12 projects
django-admin-agent
An always-present chat-agent sidebar in the Django admin, powered by django-ag-ui.
django-ag-ui
Django ↔ Pydantic-AI ↔ AG-UI integration: async view, tool registry, audit logger.
django-outbound-webhooks
Outbound webhooks for Django: a customer-facing endpoint registry, Standard Webhooks signing and per-endpoint delivery, built as a durable receiver on django-domain-events.
djangorestframework-mcp-server
Expose djangorestframework-services services and selectors as an MCP (Model Context Protocol) server.
django-domain-events
A Django domain-event log with in-process fan-out: typed events, a durable outbox, per-receiver retry and dead-letter.
django-query-contract
A query-capture engine for Django, and a pytest plugin over it: normalised SQL fingerprints, call sites, and an honest report above Django's query-log ceiling.
django-data-shape
A realistically shaped test database from Django models: declare cardinality, skew and fan-out, load by COPY, and make the query planner believe it.
djangorestframework-pydantic-ai
Expose djangorestframework-services services and selectors as a Pydantic-AI toolset.
django-pydantic-agent
Settings-agnostic Django agent-host substrate for Pydantic-AI: config in, built agent out.
djangorestframework-services
A service-oriented layer for Django REST Framework: precise, controllable side effects for mutating endpoints.
django-tiptap-editor
Drop-in TipTap (ProseMirror) rich-text editor widget for Django forms and admin.
drf-nested
DRF Nested