why was this added?
How the fuck do you type this.
This commit is contained in:
parent
e1b35de786
commit
037b7ee934
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ def handle404(e):
|
|||
def handle401(e):
|
||||
return render_template('errors/401.html'), 401
|
||||
|
||||
‡
|
||||
|
||||
class AnonymouseUser:
|
||||
def is_active(self):
|
||||
return False
|
||||
|
|
Loading…
Reference in a new issue