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 (4444)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.
DB-backed task queue backend for Django’s Tasks framework. Inspired by solid_queue.
Django EAV 2 - EAV storage for modern Django
Javascript url handling for Django that doesn't hurt.
Django Backend for Microsoft SQL provides a connectivity layer for Django on SQL Server or Azure SQL DB.
Latest Five Packages Added
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.
Cook a Django project well — the agent-skill take on cookiecutter
Random Five Packages
Django Formsets with ECMAScript 6
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
Django app to handle user achievements and reward them with points
Django field/widget for Friendly Capture (https://friendlycaptcha.com).
A simple lock extension for django's cache.
Most Liked Packages
Web APIs for Django. 🎸
Backup and restore your Django database and media
Per object permissions for Django
A configurable set of panels that display various debug information about the current request/response.
Automated image processing for Django. Currently v6.0