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 (4443)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 (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 (211)Latest Package Releases
Email services for django providing various backends.
The uncompromising Python code formatter
DB-backed task queue backend for Django’s Tasks framework. Inspired by solid_queue.
A fast, HTML aware, Django template formatter, written in Rust.
Advanced CRUD for perfectionists with deadlines.
Latest Five Packages Added
Cook a Django project well — the agent-skill take on cookiecutter
Sanity to the django choices functionality.
Production-ready TOTP (Time-based One-Time Password) support for Django and Django REST Framework.
Random Five Packages
Django rest framework module to manage any model's file up-/downloads by relating an Attachment model to it.
ReCAPTCHA Mailhide is an app for hiding mails from spammers. To use with Django templates.
Develop more, Code less. Propeller integration with Django. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.
Use Google Sheets as context variables in Django templates
Django substitute user
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