strptime(row[2], '%Y-%m-%d %H:%M:%S'), }) return render_template(...) {% for history in recent_histories %} <tr> <td>{{ history.name }}</td> ...
確定! 回上一頁