Threadlocal User Middleware Packages

Threadlocal User Middleware provides a way to access the current user deep within contexts where it might not be possible to pass the user down into the stack, e.g. filtering or logging.

Django Current User

Conveniently store reference to request user on thread/db level.

App 0.10.0 1 Jul 11, 2026
180 42
Django-CRUM

Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.

Other 0.7.9 0 Jul 12, 2026
101 15
Django Thread Locals

Contains middleware for storing each django request in threadlocal storage and contains utilities for helping retrieve that request.

App 0.10 0 Jul 11, 2026
41 21
django-cuser

Middleware to make authentication data easily available to all parts of a django project

App 2017.3.16 2 Jul 12, 2026
40 10