django-threadlocals

Contains utils for storing and retreiving values from threadlocals, and middleware for placing the current Django request in threadlocal storage.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-threadlocals

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.10 2019-01-31
0.8 2015-09-01
0.7.2 2015-01-17
0.7.1 2014-12-31
0.7 2014-12-31
0.6 2014-12-31
0.4.2 2014-12-31
0.4.1 2014-12-31    
0.4 2014-12-31    
0.3 2014-12-31    
0.2 2014-12-31    

Issues with this package?

Page last updated 2026-09-03 10:07:58 UTC