Django Packages
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
Apps
Small components used to build projects. An app is anything that is installed by placing in settings.INSTALLED_APPS.
Show Apps (4450)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (801)Projects
This is for individual projects such as Django Packages, DjangoProject.com, and others.
Show Projects (252)Frameworks
Large efforts that combine many python modules or apps. Examples include Django, django-cms, and Mezzanine. Most CMSes fall into this category, and so do storefronts.
Show Frameworks (212)Latest Package Releases
Email services for django providing various backends.
Open Source AI Infra & Engineering Control Plane
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.
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.
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.
Latest Five Packages Added
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.
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.
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.
Is a lightweight extension for Django Forms that adds serialization
Random Five Packages
Lat/Lng Coordinates with bound method, widget map, GeoDjango Point Type and GeoDjango Manager objects
Due to changes in Django making it effectively obsolete, this application is no longer maintained.
A framework for remote-control-systems build on django and fabric
Plug a social authentication feature to your Django application easy!
A more "enterprisey" django elsewhere app
Most Liked Packages
Web APIs for Django. 🎸
Backup and restore your Django database and media
Automated image processing for Django. Currently v6.0
Per object permissions for Django
A configurable set of panels that display various debug information about the current request/response.