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 (4446)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (801)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.
Smart caching for Django using Celery to refresh cached items asynchronously.
๐ Django-CFG: Type-Safe Django Configuration Framework with AI-Ready Infrastructure
A django template tag that simplifies nested templates.
Open Legal Data Platform
Latest Five Packages Added
Is a lightweight extension for Django Forms that adds serialization
HTTP deployment probes for Django applications.
Tab completion for Django's manage.py โ commands, app labels, options, and migration targets in bash and zsh
Django authentication backend implementing Amnesia Honeywords for breach detection without a separate honeychecker. Stores k hashed candidates per user, flags logins using unmarked decoys, logs events, and emits signals for alerting. Integrates via settings + migrations; initialize users at signup/password change.
A simple yet powerful cms. Build with django.
Random Five Packages
EXPERIMENTAL/ALPHA. Transparently caches the results of SQL SELECT statements.
External registration / authentication for Django
A simple Django app to show url associations between installed apps
Simple IIIF integration for Django.
:triangular_ruler: Generate Views, Serializers, and Urls for your Django Rest Framework application
Most Liked Packages
Web APIs for Django. ๐ธ
Backup and restore your Django database and media
Automated image processing for Django. Currently v6.0
Per object permissions for Django
A configurable set of panels that display various debug information about the current request/response.