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 (4495)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (806)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.
Django Logic - easy way to implement state-based business logic with pure functions
Field-level maker-checker approvals for the Django admin โ edits to tracked fields wait for a second person's review.
Taking the O out of ORM.
Live sidebar, ER diagrams, CLI, and MCP server for Django models. VS Code + PyPI + MCP Registry + Glama. Zero-dep parser, no DB required.
Latest Five Packages Added
Live sidebar, ER diagrams, CLI, and MCP server for Django models. VS Code + PyPI + MCP Registry + Glama. Zero-dep parser, no DB required.
A shop for Wagtail CMS
A typed, unified, asynchronous-oriented toolkit for Django 5+*
Enforce the DDD aggregate boundaries you define in your ORM
Random Five Packages
Django middleware for compressing HTTP responses with Zstandard, Brotli, or Gzip.
Widget of editor.js for django admin
Fast / fuzzy PostgreSQL counts for Django
Python date utility
Displays template rendering time on the timeline
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.