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 (4441)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (800)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 (210)Latest Package Releases
Email services for django providing various backends.
An interactive graph of your Django model structure
A Django app for easily adding object tools in the Django admin
Python Social Auth - Application - Django
PDF and Excel report generation library. Reports can be designed with reportbro-designer, a javascript plugin.
Latest Five Packages Added
Django AI agent framework for building LangChain-powered agents, tools, memory, retrieval, and chat UI directly inside Django projects.
Reusable visual themes for Wagtail pages
Run Django management commands from the admin with auto-generated forms, pluggable task runners, and a unified execution log.
Random Five Packages
Django based multi-lingual OpenID Connect Provider with 2FA and Sessions integration.
RESTful api for Django, following the model of django.contrib.admin
django-swift-crud provides a streamlined approach to setting up CRUD operations for any Django model within just one view class.
Airtable import and export support for Wagtail pages and Django models.
Utility for generating dynamic Django template representations of the inbuilt form.as_p/as_ul/as_table output.
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