parent
b085409e5e
commit
efb74ae413
9 changed files with 107 additions and 80 deletions
|
@ -2,7 +2,7 @@ from flask import render_template, Response, flash, redirect, url_for, Blueprint
|
|||
|
||||
from app.extensions import db
|
||||
from app.models.bridges import Bridge
|
||||
from app.portal.forms import LifecycleForm
|
||||
from app.portal.util import LifecycleForm
|
||||
|
||||
bp = Blueprint("bridge", __name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue