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 (4482)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.
Visualize URL → View → Template relations in your Django project, with render conditions and an interactive HTML map.
Authentication Module for django rest auth
✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang
An open source Django app for creating email-based learning platforms with IMAP integration and React frontend components.
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.
Control the sort order of apps and models in the Django admin index page.
Random Five Packages
a CSV exporter for django querysets
Library to plug xworkflows into django models.
A memcached backed rate limiting decorator for Django.
Django Client Whitelist is a middleware that restricts access to certain endpoints in a Django app to a predefined list of client hosts. It is a simple and effective solution to improve the security of your application.
Simple multitenant mixin for Django models
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.