Threadlocal User Middleware
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.
4
Packages
1
Features
Search & Filter
| Package | Django Current User |
|---|---|
|
Description
|
Conveniently store reference
to request user on thread/db level. |
|
Category
|
App |
|
Using This
|
1
|
|
Python 3?
|
Yes |
|
Dev Status
|
Beta |
|
Version (PyPI)
|
0.10.0 |
|
Stars
|
180 |
|
Forks
|
42 |
|
Commits
|
|
|
Updated
|
21 Jan 2026 |
|
License
|
BSD License |
|
Links
|
|
|
Feature Comparison
(click cells to edit)
|
|
|
Context manager to enable unit testing
|
|