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 (4438)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (800)Projects
This is for individual projects such as Django Packages, DjangoProject.com, and others.
Show Projects (249)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 (210)Latest Package Releases
Email services for django providing various backends.
CRM and Task management software, Email marketing and many more. Django CRM software app is built for individual use by businesses of any size or freelancers and is designed to provide easy customization and quick development. ✨
MLOps Tools For Managing & Orchestrating The Machine Learning LifeCycle
Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mailtrap, Postmark, Postal, Resend, Scaleway TEM, SendGrid, SparkPost, Unisender Go and more
Conference planning tool: CfP, scheduling, speaker management
Latest Five Packages Added
An interactive graph of your Django model structure
A widget to easily rearrange the order of items in the django admin backend.
setting helper for django to represent databases, caches and email settings via a single string
An open source Django app for creating email-based learning platforms with IMAP integration and React frontend components.
Collects logs from any logger configured in Django's standard `LOGGING` setting and displays them on a dashboard
Random Five Packages
App that helps you to debug django template context
django-formfield is a form field that accepts a django form as its first argument
Typogrify is a collection of Django template filters that help prettify your web typography by preventing ugly quotes and widows and providing CSS hooks to style some special cases.
Twilio SMS Integration for Django
A Django package to integrate Google Analytics.
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