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 (4442)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (800)Projects
This is for individual projects such as Django Packages, DjangoProject.com, and others.
Show Projects (251)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 (211)Latest Package Releases
Email services for django providing various backends.
Production-ready TOTP (Time-based One-Time Password) support for Django and Django REST Framework.
Schema-driven, database-backed runtime configuration for Django.
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.
Modern REST framework for Django with types and async support!
Latest Five Packages Added
Production-ready TOTP (Time-based One-Time Password) support for Django and Django REST Framework.
Zero-LLM knowledge graph for Django projects. Models, Views, URLs, signals, serializers and more.
Django AI agent framework for building LangChain-powered agents, tools, memory, retrieval, and chat UI directly inside Django projects.
Random Five Packages
Django render_partial tag allows inserting rendered views into templates
Add page grouping capabilities to django-cms for easier page list management.
integrate the page builder "grapesjs" into django admin
This package provides ability for developers to create serializers directly from models.
Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.
Most Liked Packages
Web APIs for Django. 🎸
Backup and restore your Django database and media
Automated image processing for Django. Currently v6.0
A configurable set of panels that display various debug information about the current request/response.
Per object permissions for Django