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 (4452)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.
A flexible and efficient rate limiting library for Django applications
Django Smart Home
π Django-CFG: Type-Safe Django Configuration Framework with AI-Ready Infrastructure
Django LiveView: Framework for creating Realtime SPAs using HTML over the Wire technology
Latest Five Packages Added
Organize Django admin sections/models without additional apps
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.
Random Five Packages
A python module which provides an abstraction to lxml's XPath and XSLT functionality in a manner resembling django database models.
Django library to add Cloudflare Images support for ImageField
coffeescript tooling for django
Tweaks for Django's built-in autocomplete feature
Opinionated boilerplate for Django projects.
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.