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 (4442)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 (251)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 (211)Latest Package Releases
Email services for django providing various backends.
Django Smart Home
Notifications module of OpenWISP
๐ Django-CFG: Type-Safe Django Configuration Framework with AI-Ready Infrastructure
Meta tag helper for your django CMS project.
Latest Five Packages Added
Sanity to the django choices functionality.
Production-ready TOTP (Time-based One-Time Password) support for Django and Django REST Framework.
Zero-LLM knowledge graph for Django projects. Models, Views, URLs, signals, serializers and more.
Random Five Packages
AWS S3 files manager
Reusable date, datetime, and numeric range filters for Django admin in new UI style.
A simple app that provides a Person model for Mezzanine CMS sites
Django Email Analytics adds Google Analytics tracking to emails sent with Django. It provides a wrapper for Django's standard email backends.
Support Postgres native upsert (INSERT ... ON CONFLICT) for django
Most Liked Packages
Web APIs for Django. ๐ธ
Backup and restore your Django database and media
Automated image processing for Django. Currently v6.0
A configurable set of panels that display various debug information about the current request/response.
Per object permissions for Django