0
Library: flask
flask
Shortcut: flask.redirect
flask.redirect
0 Comments
from flask import redirect, url_for redirect(url_for('page_route'))