Django community: RSS
This page, updated regularly, aggregates New/updated Django packages from the Django community.
-
django-simple-eventlog
-
django-shelf
-
django-admin-react
A drop-in React single-page admin for Django — driven entirely by your existing ModelAdmin. Dark mode, mobile cards, drag-and-drop column layout with freezable columns, keyboard a11y, JSON-aware detail rendering, and a bidirectional bridge to the classic admin during migration. Pip install and go — no React code on your side. -
django-admin-mcp-api
Drop-in MCP server for the Django admin. Mount in two lines and any MCP agent — Claude, Cursor, custom — drives your existing ModelAdmin through your existing session auth, permissions, and forms. No tokens, no parallel systems, no new code. Pip install, include the URL, you're done. -
django-admin-rest-api
Make your Django admin headless in two lines: add it to INSTALLED_APPS, include the URLs. Every ModelAdmin you've already registered becomes a JSON REST endpoint — same permissions, same forms, same audit log. No parallel auth, no parallel validation, no rewrites. A drop-in API surface for React frontends, MCP servers, and any other JSON client. -
django-dict-form
-
django-deploy-probes
HTTP deployment probes for Django applications. -
django-completion
-
django-amnesia-honeywords
-
Django Simple Page
-
django-search-admin-autocomplete
-
Seedkit - An agent skill to start new Django projects or extend existing ones.
-
django-choices-2
Sanity to the django choices functionality. -
django-totp
Production-ready TOTP (Time-based One-Time Password) support for Django and Django REST Framework. -
amper-b2c
-
django-graphify
-
djgent
-
lxcor-api-suite
-
wagtail-visual-themes
-
Django Admin Runner
Run Django management commands from the admin with auto-generated forms, pluggable task runners, and a unified execution log. -
django-schematic
-
django-reorder-items-widget
-
django-service-urls
setting helper for django to represent databases, caches and email settings via a single string -
django-email-learning
An open source Django app for creating email-based learning platforms with IMAP integration and React frontend components. -
django-log-panel
Collects logs from any logger configured in Django's standard `LOGGING` setting and displays them on a dashboard