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 (805)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 cool, modern and responsive django admin application based on bootstrap 5 that brings AI to the Django admin - https://baton.sqrt64.it/
A GraphQL library for Python that leverages type annotations ๐
The property-based testing library for Python
An open source Django app for creating email-based learning platforms with IMAP integration and React frontend components.
Latest Five Packages Added
Control the sort order of apps and models in the Django admin index page.
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.
Random Five Packages
A reusable django application for managing press releases and press coverage.
Show human readable created/modified dates and times in the ``django.contrib.admin`` changelist for models that track the moment of creation and updates.
Provides the HTTP redirect flexibility of Django's login view to the rest of your views.
Gives you `manage.py runserver --pdb` and `manage.py test --pdb`
Automatically create and delete "hanging" OneToOne model instances
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.