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 (4479)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (804)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.
Full MVC support for wagtail pages
Conference planning tool: CfP, scheduling, speaker management
Dynamic initial data for Django apps
A Django package to take care of npm.js ES2016+ dependencies
Latest Five Packages Added
A Django app that reports model fields and model methods that appear to be unused across registered apps.
Self-hosted WAF and bot management middleware for Django: rate limiting, IP/UA/CIDR block rules, HTTP fingerprinting, JS proof-of-work challenges, behavioural anomaly detection, form protection, nginx blocklist generation, and a collective threat feed. Redis-backed, fail-open.
Lightweight JavaScript ESM module loader for Django.
Finder for node-modules with staticfiles support
Random Five Packages
A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
MOVED TO: https://github.com/intouch-smartwater/queryset-csv Package to allow exporting of Django Querysets as CSV files
Seevooplay is a Django app for online invitations and RSVPs.
An extension for django-templated-email for creating emails with Markdown
AWS S3 files manager
Most Liked Packages
Web APIs for Django. 🎸
Backup and restore your Django database and media
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
Automated image processing for Django. Currently v6.0
A configurable set of panels that display various debug information about the current request/response.