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 (4465)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (804)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 production-ready WhatsApp Cloud Platform engine tailored exclusively for Django. Build CRM flows, blast campaigns, and chat with users natively.
A command-line tool to quickly set up a production-ready Django project structure.
SmartBase Admin application for Django. A modern, modular, and developer-friendly admin interface for Django. Built to speed up development of admin panels but also SaaS end-user experiences β beautifully and efficiently.
A framework for multisite longitudinal clinical trials built on Django
Latest Five Packages Added
Field-level maker-checker approvals for the Django admin β edits to tracked fields wait for a second person's review.
Doom inside the Django Admin with Django Control Room (DCR)
Core infrastructure for Django Control Room panels
Server-side, framework-permissioned MCP server for Django/DRF. Per-agent permission gating with dispatcher-pattern schema compression.
Capistrano-inspired deployment automation for Django and FastAPI apps.
Random Five Packages
π A Django app for managing and authenticating trusted user devices using JWT. Tracks device sessions, enforces device-based login validation, and lets users manage their logged-in devices securely.
A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
Django-logdb enables you to log entries to a database, aggregate and act on them with certain rules, and gives you more insight in what's going on.
Provides a django CMS plugin to render formulae using the LaTeX language
Simple Django app to provide a WebcamPictureField, derived from ImageField
Most Liked Packages
Web APIs for Django. πΈ
Backup and restore your Django database and media
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
Automated image processing for Django. Currently v6.0
A configurable set of panels that display various debug information about the current request/response.