提交 860178cc 编写于 作者: W wizardforcel

2019-11-26 19:13:34

上级 11ff495d
{% raw %}
# Jinja2 模板引擎
> 原文: [https://pythonspot.com/jinja2-template-engine/](https://pythonspot.com/jinja2-template-engine/)
......@@ -73,4 +75,6 @@ python app.py
Flask Jinja 模板引擎
[下载 Flask 示例](https://pythonspot.com/download-flask-examples/)
\ No newline at end of file
[下载 Flask 示例](https://pythonspot.com/download-flask-examples/)
{% endraw %}
\ No newline at end of file
{% raw %}
# Python 和 Flask Web 应用程序(入门教程)
> 原文: [https://pythonspot.com/flask-web-app-with-python/](https://pythonspot.com/flask-web-app-with-python/)
......@@ -253,4 +255,6 @@ python flask webap
## 接下来是什么?
您可以将您的站点链接到数据库系统,例如 MySQL,MariaDb 或 SQLite。 您可以在中找到 [SQLite 教程](https://pythonspot.com/en/python-database-programming-sqlite-tutorial/)。 享受创建您的应用程序的乐趣!
\ No newline at end of file
您可以将您的站点链接到数据库系统,例如 MySQL,MariaDb 或 SQLite。 您可以在中找到 [SQLite 教程](https://pythonspot.com/en/python-database-programming-sqlite-tutorial/)。 享受创建您的应用程序的乐趣!
{% endraw %}
\ No newline at end of file
{% raw %}
# 使用 Twitter 登录 Flask 应用
> 原文: [https://pythonspot.com/login-to-flask-app-with-twitter/](https://pythonspot.com/login-to-flask-app-with-twitter/)
......@@ -144,4 +146,6 @@ Flask OAuth Twitter
Twitter OAuth
[下载 Flask 示例](https://pythonspot.com/download-flask-examples/)
\ No newline at end of file
[下载 Flask 示例](https://pythonspot.com/download-flask-examples/)
{% endraw %}
\ No newline at end of file
{% raw %}
# Flask 网页表单
> 原文: [https://pythonspot.com/flask-web-forms/](https://pythonspot.com/flask-web-forms/)
......@@ -211,4 +213,6 @@ flask 表单 bootstrap
[下载 Flask 示例](/download-flask-examples/)
WTForms 可以验证电子邮件,密码,数字等等。 有关验证器的列表,请参见:[http://wtforms.readthedocs.org/en/latest/validators.html](https://wtforms.readthedocs.org/en/latest/validators.html)
\ No newline at end of file
WTForms 可以验证电子邮件,密码,数字等等。 有关验证器的列表,请参见:[http://wtforms.readthedocs.org/en/latest/validators.html](https://wtforms.readthedocs.org/en/latest/validators.html)
{% endraw %}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册