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 (4483)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (805)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 and Wagtail based blogging / podcasting app
Define smart default settings for Django-based sites and merge several sources of settings
Mail hosting made simple
:construction: :hammer_and_wrench: shows a 503 error page when maintenance-mode is on.
Latest Five Packages Added
Visualize URL → View → Template relations in your Django project, with render conditions and an interactive HTML map.
Accessible, configurable scroll-to-top button for Django sites and the Django Admin — one template tag, configured in the admin, no JS framework.
Collapsible app groups for the built-in Django Admin sidebar — no sidebar replacement, no jQuery or CDN. Progressive enhancement (works without JS), accessible (ARIA, focus-visible), state in a single cookie. Django 4.2–6.0, Python 3.10–3.14.
🤖 🛟 zero-config pytest plugin that runs generic safety checks on any Django project.
Random Five Packages
MongoDB Manager for Django: providing native Django ORM support for Mongo DB.
A Django application that handles large file transfers
Utilities for working with Wagtail's streamfields
Django application for managing account plans and quotas
Two-step authentication support for Django
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.