New rate model added
This commit is contained in:
@@ -38,7 +38,7 @@ def register_blueprints(app):
|
||||
|
||||
# new
|
||||
from app.routes.activity_routes import activity_bp
|
||||
from app.routes.engineering import engi_bp
|
||||
from app.routes.engineering_master_routes import engi_bp
|
||||
|
||||
app.register_blueprint(auth_bp)
|
||||
app.register_blueprint(user_bp)
|
||||
|
||||
Reference in New Issue
Block a user