We've temporarily disabled some Grid features while we work on stability improvements. Thanks for your patience!

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 Feb 15, 2026
179 43
Django-CRUM

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

Other 0.7.9 0 Feb 15, 2026
101 15
django-cuser

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

App 2017.3.16 2 Feb 15, 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 Feb 15, 2026
40 21