from flask import flash, render_template, request, redirect. from models import Album. init_db(). @app.route('/', methods=['GET', 'POST']).
確定! 回上一頁