User.is_authenticated is no longer a callable in Django 2.2
authorMagnus Hagander <magnus@hagander.net>
Wed, 1 Apr 2020 13:56:42 +0000 (15:56 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 1 Apr 2020 13:56:42 +0000 (15:56 +0200)
commitb4b04073c958e585365c48219be1f8cb82a41fd2
treeee6c4ae40e78e9cc3ce6efde5f33b592382b1a4b
parentb140c89abac1deb485dfdcc76f682e7a4ff996b3
User.is_authenticated is no longer a callable in Django 2.2
gitadmin/gitadmin/adm/views.py
gitadmin/gitadmin/auth.py