Skip to content

request.user.is_authenticated() is deprecated in django 3.y.z. The me…

f197f1f
Select commit
Loading
Failed to load commit list.
Open

Replace request.user.is_authenticated() by request.user.is_authenticated (Django 3) #13

request.user.is_authenticated() is deprecated in django 3.y.z. The me…
f197f1f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs