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

Add compatibility for Django 2.1 #19

Closed wearebasti closed 5 years ago

wearebasti commented 5 years ago

This should solve https://github.com/PaesslerAG/django-currentuser/issues/18 and make this library work with up2date django versions.

PS: I made the setup.py django requirement more restrictive per python env, hope that works as expected.

wearebasti commented 5 years ago

@belugame fixed the setup.py typo