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 (4458)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (802)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.
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.
Catch database migration rollback failures before they reach production
Production-ready TOTP (Time-based One-Time Password) support for Django and Django REST Framework.
Django integration with litestream, a standalone streaming replication tool for SQLite.
Latest Five Packages Added
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.
A Django AI library for generating personalized content recommendation feeds based on pgvector.
Lightweight, extensible SEO metadata layer for Django: titles, meta tags, canonical URLs, hreflang, JSON-LD and Open Graph for models and views โ plus a versioned robots.txt.
Validate, load, and report on Django environment variables โ all in one place.
Random Five Packages
Provides scheduled jobs management from the Django Admin using Django-RQ
๐๏ธ A port of ericflo/django-pagination to Python >= 3.10 + Django 4.2 to 6.0
OAuth2 goodies for the Djangonauts!
Django model extensions include timestamp, uuid and more
A Django 1.7+ model field for use with Python 3 enums.
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