saxix/django-concurrency ⭐ 467

Optimistic lock implementation for Django. Prevents users from doing concurrent editing.

Brktrlw/django-admin-collaborator ⭐ 104

Real-time collaborative editing for Django admin with WebSockets

yogeshojha/rengine ⭐ 8534

reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with minimal configuration and with the help of reNgine's correlation, it just makes recon effortless.

tbicr/django-pg-zero-downtime-migrations ⭐ 563

Django postgresql backend that apply migrations with respect to database locks

mypebble/django-pgviews ⭐ 202

Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.

CCA-Public/scope ⭐ 22

SCOPE: An access interface for DIPs from Archivematica

dj-bolt/django-bolt ⭐ 1385

Rust-powered API framework for Django achieving 60k+ RPS. Uses Actix Web for HTTP, PyO3 for Python bridging, msgspec for serialization. Decorator-based routing with built-in auth and middleware.

celery/celery ⭐ 28279

Distributed Task Queue (development branch)