Skip to content

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

Open
fmoralesalcaide wants to merge 1 commit into
2degrees:masterfrom
fmoralesalcaide:is_authenticated_attribute_fix
Open

Replace request.user.is_authenticated() by request.user.is_authenticated (Django 3)#13
fmoralesalcaide wants to merge 1 commit into
2degrees:masterfrom
fmoralesalcaide:is_authenticated_attribute_fix

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