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

Support for django 4.x #71

Closed frague59 closed 11 months ago

frague59 commented 11 months ago

Add support for django 4.x - For now, the project is tagged to support django 3.2.x

zsoldosp commented 11 months ago

FYI #70 will release it to pypi, just finishing up the project ownership transfer

zsoldosp commented 10 months ago

FYI, 0.6.0 / 0.6.1 have just been released on pypi adding support for the current django versions. see #70