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 (4376)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (791)Projects
This is for individual projects such as Django Packages, DjangoProject.com, and others.
Show Projects (247)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 (206)Latest Package Releases
The source code that powers readthedocs.org
DjangoDash 2010 entry — see http://dash.manoria.com/
Our team's djangodash project
an extensible profile app designed to replace the profiles apps in Pinax
a Django blog engine leveraging reusable apps for all its features.
Latest Five Packages Added
Built on top of Django 6's BaseTaskBackend, allows you to run threaded tasks in background, without a database or worker process.
Django JSONField with msgspec structs as a Schema
A structured way to register implementations
A Declarative library for Django REST Framework
Random Five Packages
A small django module for app specific settings (using type annotations)
Lossless image minification using TinyPNG
Helper to monitor jobs running Celery tasks in Django
Better JsonField Widget for Django Admin
Local image handling for Django. Unobtusive, with multiple repositories, powerful filter system and scaleable data.
Most Liked Packages
Web APIs for Django. 🎸
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.
Django model mixins and utilities.