Django 2.0 support for permissions.py
Using user.is_authenticated() and user.is_anonymous() as a method is deprecated since Django 2.0
Please register or sign in to comment
Using user.is_authenticated() and user.is_anonymous() as a method is deprecated since Django 2.0