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 (4501)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (809)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 (213)Latest Package Releases
Email services for django providing various backends.
Open Source CRM for Startups and enterprises. Django + SvelteKit · Self-hosted · Multi-tenant · Free forever
The fastest Python web framework, built on Django. Rust (Actix Web) HTTP server + async typed handlers + msgspec, with the full Django ORM, Admin, middleware and auth. 300k+ req/s, no gunicorn/uvicorn.
AI Infra / AI Orchestration / AI Control Plane
Device-level session management for Django REST Framework. JWT refresh tokens rotate on a whitelist, and a replayed token revokes the whole session instead of just being rejected.
Latest Five Packages Added
Device-level session management for Django REST Framework. JWT refresh tokens rotate on a whitelist, and a replayed token revokes the whole session instead of just being rejected.
A Django database backend that gives every group of users its own DuckDB database served via the Quack protocol. PostgreSQL handles auth and sessions; each group's DuckDB handles business data. Scales horizontally by adding groups — no shared catalog bottleneck.
A plug-and-play Django AI SDK.
Expose Django JSONField data as virtual model fields
Random Five Packages
A template that provides a project structure and workflow for building your Django project's front end with Webpack
Use the Django ORM in any Python web framework
An RSS/Atom/JSONFeed reading + storing library for Django
The Django project driving dpaste.org
Restrict Django admin access based on incoming IPs
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.