zsoldosp / django-currentuser

Conveniently store reference to request user on thread/db level.
BSD 3-Clause "New" or "Revised" License
141 stars 40 forks source link

Unset current user after request is processed #60

Closed RyoheiTaima closed 2 years ago

RyoheiTaima commented 2 years ago

Fix #14 Related #49

In addition to #49, I changed the test to check the current user in the session.

RyoheiTaima commented 2 years ago

Create a PR on master branch like #49. So, this PR closed.