From e4747b09ea4a91cb398af39a545bf3448393f29e Mon Sep 17 00:00:00 2001 From: Vincent Post Date: Fri, 7 Aug 2020 21:38:54 +0200 Subject: Updated Flask-Login => is_authenticated is not a method anymore --- accounts/templates/base.html | 2 +- accounts/utils/login.py | 2 +- accounts/views/admin/__init__.py | 2 +- accounts/views/login/__init__.py | 2 +- requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/accounts/templates/base.html b/accounts/templates/base.html index db6f741..dbb3d0b 100644 --- a/accounts/templates/base.html +++ b/accounts/templates/base.html @@ -33,7 +33,7 @@ {%- if not no_login_message %}