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 (4378)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 (207)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
Socket.IO for Django, powered by Channels and compatible with the official Socket.IO clients.
Your Celery task inspector inside the Django admin
Enterprise Maintenance Suite is a Django reusable application that provides enterprise-grade maintenance control.
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
Random Five Packages
Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them
Use facebook connect in your Django project
Model mixin that ensures there is only one active model instance in your database.
a referrals app for Django
one-page design helper for Mezzanine
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