zsoldosp / django-currentuser

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

Avoid warnings for default values #5

Closed belugame closed 6 years ago

belugame commented 6 years ago

This is a continuation / replacement of https://github.com/PaesslerAG/django-currentuser/pull/4

We wanna avoid triggering warnings when there is not really something unexpected.