Showing posts with label django. Show all posts
Showing posts with label django. Show all posts

django request object provider

*gadjo.requestprovider* solves the problem of accessing django's HTTPRequest
object whenever is needed, without explicitely passing it down the path of
code.

read more at pypi django requestprovider's home