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 (4446)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (801)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.
A command-line tool to quickly set up a production-ready Django project structure.
Detect N+1s in your Django app.
Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
Simple IIIF integration for Django.
Latest Five Packages Added
Is a lightweight extension for Django Forms that adds serialization
HTTP deployment probes for Django applications.
Tab completion for Django's manage.py — commands, app labels, options, and migration targets in bash and zsh
Django authentication backend implementing Amnesia Honeywords for breach detection without a separate honeychecker. Stores k hashed candidates per user, flags logins using unmarked decoys, logs events, and emits signals for alerting. Integrates via settings + migrations; initialize users at signup/password change.
A simple yet powerful cms. Build with django.
Random Five Packages
A Django authentication backend for Microsoft ADFS and AzureAD
A django application for working with a VCS, analagous to some of Trac's features.
Construyendo un erp de bolsillo
DRF-extensions is a collection of custom extensions for Django REST Framework
Wonderful rich-text editing for your Django project
Most Liked Packages
Web APIs for Django. 🎸
Backup and restore your Django database and media
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.