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 (4461)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (803)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.
Enhance your Django developer experience: CLI and Guides for the Modern Django Developer.
A translatable password validator for django, based on zxcvbn-python and available with pip.
Autocomplete widgets and views using TomSelect
a site invitation app for Django
Latest Five Packages Added
A simple Django package setting loader that utilizes dataclasses for type hinting and type checking
Django admin inlines for unrelated models
Read-only PostgreSQL surface for an LLM agent over MCP with security in mind
django-social-auth-rest lets your users sign in with their social accounts (Google, GitHub) and returns JWT tokens your frontend can use right away. It also handles connecting and disconnecting those social accounts after the fact.
Random Five Packages
A blogging app for Django
A Simple Plugin Framework for Django
Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. Basically takes care of all the boring work for you :-)
Easy sorting of rows by clicking on table headers for Django
A command line interface for mezzanine.
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.
A configurable set of panels that display various debug information about the current request/response.
Automated image processing for Django. Currently v6.0