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.
Type-driven dependency injection for Python. Fail-fast validation, lifetimes, native integrations for FastAPI, Flask, Django, and more.
a little task queue for python
An extremely fast Python linter and code formatter, written in Rust.
The control room for your Django app
Latest Five Packages Added
๐ค ๐ 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
This is a custom test runner for Django that gives you *really* colorful test output.
Freeze outgoing links in time so that your site never 404s on external pages.
django-reversion is an extension to the Django web framework that provides version control for model instances.
Just some of the indieweb endpoints for Django
Django app implementing HTCPCP-TEA as defined in RFC 7168
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.