Quantcast
Viewing latest article 2
Browse Latest Browse All 20

Django Gotcha: Never set a variable called ‘user’ in your RequestContext

Okay. So I was working on some view code in a Django project and I noticed something weird. The view started rendering as if the user was no longer logged in. Odd thing was that it was only doing that for that one view. I banged my head for a while and then I realized [...]

Viewing latest article 2
Browse Latest Browse All 20

Trending Articles