django-request-context

Django middleware which provide request and g objectall of which are accessible everywhere, and thread isolation, just like used in flask.


Keywords
django, request-context, global-request
License
MIT
Install
pip install django-request-context==0.1.0