The `user.is_authenticated()` function is being moved over to a property as of Django 2.0. This currently throws a warnings on newer versions of Django.