Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
データベース内の文字列に格納されている mako テンプレートをレンダリングする必要があります。コードは次のようになります
emailtext = render(template_string, {})
.mako一時ファイルを作成せずにこれを行う方法はありますか?
.mako
前もってありがとう、イヴァン。
確かに、これはMakoドキュメントの最初の例です:http://docs.makotemplates.org/en/latest/usage.html#basic-usage