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 (4470)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (804)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.
🚀 Django-CFG: Type-Safe Django Configuration Framework with AI-Ready Infrastructure
Field-level maker-checker approvals for the Django admin — edits to tracked fields wait for a second person's review.
A GraphQL library for Python that leverages type annotations 🍓
An Adaptive AI‑Powered Web Application Firewall for Python. Detects anomalies, blocks suspicious IPs, prevents UUID tampering, stops honeypot field exploits, and continuously improves via daily log-based retraining.
Latest Five Packages Added
Python and Django utilities for encrypted fields using pgcrypto.
Django model fields that store encrypted values with separate searchable hash columns.
Django Admin Page API is a package that exposes Django admin functionality through a REST-like API. It allows you to manage models, perform CRUD operations, handle authentication, and interact with model-related data programmatically.
Random Five Packages
Widgets and filters to allow markdown formatting as an alternative to tinymce for html generation.
Easy and Powerful REST APIs for Django
Quick extension of django-storages' S3BotoStorage to allow separate media and static folders within a bucket.
Grafl streamfield blocks for Wagtail
Django application providing queryset sealing capability.
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.