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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
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 2025-06-27 21:40:04 UTC