书栈网 · BookStack 本次搜索耗时 0.041 秒,为您找到 1864 个相关结果.
  • Blueprints and Views

    Blueprints and Views Create a Blueprint The First View: Register Login Logout Require Authentication in Other Views Endpoints and URLs Blueprints and Views A view function...
  • Working with the Shell

    Working with the Shell Command Line Interface Creating a Request Context Firing Before/After Request Further Improving the Shell Experience Working with the Shell Changelog ...
  • How-To: Invoke services

    How-To: Invoke services using HTTP Step 1: Choose an ID for your service Setup an ID using Kubernetes Step 2: Setup a service Step 3: Invoke the service Namespaces Step 4: Vie...
  • How-To: Invoke services

    How-To: Invoke services using HTTP Step 1: Choose an ID for your service Setup an ID using Kubernetes Step 2: Setup a service Step 3: Invoke the service Namespaces Step 4: Vie...
  • Form Validation with WTForms

    Form Validation with WTForms The Forms In the View Forms in Templates Form Validation with WTForms When you have to work with form data submitted by a browser view, codequic...
  • Pluggable Views

    Pluggable Views Basic Principle Method Hints Method Based Dispatching Decorating Views Method Views for APIs Pluggable Views Changelog New in version 0.7. Flask 0.7 intr...
  • Pluggable Views

    Pluggable Views Basic Principle Method Hints Method Based Dispatching Decorating Views Method Views for APIs Pluggable Views Changelog New in version 0.7. Flask 0.7 intro...
  • 使用 SQLAlchemy

    使用 SQLAlchemy Flask-SQLAlchemy 扩展 声明 人工对象关系映射 SQL 抽象层 使用 SQLAlchemy 许多人喜欢使用 SQLAlchemy 来访问数据库。建议在你的 Flask 应用中使用包来代替模块,并把模型放入一个独立的模块中(参见 大型应用 )。虽然这不是必须的,但是很有用。 有四种 SQLAlc...
  • 21.5 使用模板

    使用模板 home.html form.html signin-ok.html 小结 使用模板 Web框架把我们从WSGI中拯救出来了。现在,我们只需要不断地编写函数,带上URL,就可以继续Web App的开发了。 但是,Web App不仅仅是处理逻辑,展示给用户的页面也非常重要。在函数中返回一个包含HTML的字符串,简单的页面还可以,但是...
  • Working with the Shell

    Working with the Shell Command Line Interface Creating a Request Context Firing Before/After Request Further Improving the Shell Experience Working with the Shell Changelog ...