parent
b085409e5e
commit
efb74ae413
9 changed files with 107 additions and 80 deletions
|
@ -3,7 +3,7 @@ from sqlalchemy import desc
|
|||
|
||||
from app.extensions import db
|
||||
from app.models.mirrors import Proxy
|
||||
from app.portal.forms import LifecycleForm
|
||||
from app.portal.util import LifecycleForm
|
||||
|
||||
bp = Blueprint("proxy", __name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue