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 May 08, 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 May 07, 2026
101 15
django-cuser

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

App 2017.3.16 2 May 07, 2026
40 10
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 May 08, 2026
40 21