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 (4481)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.
Docutils (a.k.a. reStructuredText, reST, RST) support for django
Pylint plugin for improving code analysis for when using Django
A generic system for filtering Django QuerySets based on user selections
Extra batteries for Django, the batteries-included framework
Latest Five Packages Added
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.
A Django app that reports model fields and model methods that appear to be unused across registered apps.
Random Five Packages
Expressions module of django orm extensions package (collection of third party plugins build in one unified package)
Wagtail <3 Netlify
PostgreSQL array field for Django.
Not production ready!
Generic favorites app for django with some more utilities that make it a bit more plugable
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.