mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Plugin debugging
This commit is contained in:
@@ -3,7 +3,6 @@ from flask import redirect
|
|||||||
|
|
||||||
def init_app(app):
|
def init_app(app):
|
||||||
"""Initialize application."""
|
"""Initialize application."""
|
||||||
from . import views
|
|
||||||
|
|
||||||
@app.route("/redirect-to-amdmodel")
|
@app.route("/redirect-to-amdmodel")
|
||||||
def redirect_to_amdmodel():
|
def redirect_to_amdmodel():
|
||||||
|
|||||||
Reference in New Issue
Block a user