Re: logged in user permissions and roles caching

2016-01-21 Thread James Schneider
On Wed, Jan 20, 2016 at 10:06 PM, Eddilbert Macharia wrote: > Hello guys I'm a little bit confused... . When using django all that > is, permissions and roles He is my understanding of how django > works. On each request made my by a client django creates a request > object from it..

logged in user permissions and roles caching

2016-01-20 Thread Eddilbert Macharia
Hello guys I'm a little bit confused... . When using django all that is, permissions and roles He is my understanding of how django works. On each request made my by a client django creates a request object from it And by using the authentication middleware it adds the logged in