Django community: RSS
This page, updated regularly, aggregates New/updated Django packages from the Django community.
-
django-layout
Django project template layout -
django-lookbook
Empower your Django development with this pluggable app for creating a robust component library -
django-lookbook
Empower your Django development with this pluggable app for creating a robust component library -
django-honeyguard
A lightweight Django app that adds honeypot protection, activity tracking, and suspicious request detection — keep your admin and endpoints safe. -
django-honeyguard
A lightweight Django app that adds honeypot protection, activity tracking, and suspicious request detection — keep your admin and endpoints safe. -
rootcause
Let the database do the work and get some use out of an IntegrityError. -
rootcause
Let the database do the work and get some use out of an IntegrityError. -
wagtail-external-links-report
-
wagtail-external-links-report
This package adds a report to your wagtail app that lists all external urls you have used on your pages. -
django-modern-csrf
-
django-modern-csrf
Django modern CSRF protection using Fetch Metadata request headers instead of tokens. -
django-traceback-in-sql
Adds python traceback to you Django SQL queries as comments -
django-traceback-in-sql
Adds python traceback to you Django SQL queries as comments -
django-admin-cursor-paginator
Drop-in replacement for default django admin pagination that works fast with huge tables. -
django-admin-cursor-paginator
Drop-in replacement for default django admin pagination that works fast with huge tables. -
django-related-field-display
A Django admin mixin for displaying related fields with clickable links. -
django-related-field-display
-
An assortment of Django mixins and middleware for working with HTMX.
An assortment of Django mixins and middleware for working with HTMX -
An assortment of Django mixins and middleware for working with HTMX.
-
Yandex Ad manager for Django
-
Yandex Ad manager for Django
-
django-global-search
Global search for Django Admin, search across all registered models with permissions and search_fields support. -
django-global-search
Global search for Django Admin, search across all registered models with permissions and search_fields support. -
Django Auth recovery codes backup
A Django app for generating, managing, and validating one-time use recovery codes for two-factor authentication. Users receive a set of backup codes that can be used to log in or recover their account if they lose access to their primary 2FA method. Each code is invalidated after use for enhanced security. -
Django Auth recovery codes backup