dfs
This commit is contained in:
parent
96efdf55e9
commit
4b27cbad1c
6 changed files with 6 additions and 20 deletions
|
@ -5,6 +5,7 @@ from files.helpers.const import *
|
|||
from files.classes import *
|
||||
from flask import *
|
||||
from files.__main__ import app
|
||||
from sqlalchemy.orm import joinedload
|
||||
|
||||
@app.get("/authorize")
|
||||
@auth_required
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue