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 (4484)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.
Self-hosted WAF middleware for Django: rate limiting, anomaly scoring, proof-of-work challenges, form protection, and nginx blocklists
Display registered Django signals and receivers, showing what fires and where.
Doom inside the Django Admin with Django Control Room (DCR)
:hedgehog: PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all from Slack, web, desktop, or the MCP.
Latest Five Packages Added
Free, MIT-licensed Django SaaS boilerplate for the AI era — production-ready APIs, teams, billing, and an MCP server for AI agents.
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.
Random Five Packages
Resume (Curriculum vitae) managed & exported as PDF
A collection of handy utilities to support Django operations
Provides the HTTP redirect flexibility of Django's login view to the rest of your views.
A Django storage driver for Flickr
:cyclone: Pagination based on the seek method / keyset paging / offset-less pagination
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.