书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 8858 个相关结果.
  • Django

    Django 方法调用 条件 过滤器参数 测试 循环 周期计 Django 如果你之前使用 Django 模板,你应该会发现跟 Jinja2 非常相似。实际上,很多的语法元素看起来相同,工作也相同。 尽管如此, Jinja2 提供了更多的在之前文档中描述的语法元素,并且某些工作会有一点不一样。 本节介绍了模板差异。由于 API 是从根...
  • Django

    Django Django Release: 3.1 Date: 2013 年 12 月 20 日 First steps with Django Using Celery with Django Starting the worker process Where to go from here
  • Django

    Django Preparing to scale-out a multi-tenant application 1. Introducing the tenant column to models belonging to an account 2. Include the account_id in all primary keys and uniq...
  • Django

    OpenTelemetry guide for Django and PostgreSQL/MySQL What is tracing? What is OpenTelemetry? Creating spans What is Uptrace? Example application Configuring OpenTelemetry Inst...
  • django

    Django的Caddy配置 Caddyfile Django的Caddy配置 这是一个使用gunicorn运行的Django项目的配置例子。目前,caddy还不支持uwsgi协议,最好的选择,就是代理请求到应用服务器。 在你的应用服务器安装gunicorn:pip install gunicorn 。 启动gunicorn:gunicor...
  • Django

    Connect to TiDB with Django Prerequisites Run the sample app to connect to TiDB Step 1: Clone the sample app repository Step 2: Install dependencies What is django-tidb ? Step ...
  • Django

    Connect to TiDB with Django Prerequisites Run the sample app to connect to TiDB Step 1: Clone the sample app repository Step 2: Install dependencies What is django-tidb ? Step ...
  • Django

    使用 Django 连接到 TiDB 前置需求 运行代码并连接到 TiDB 第 1 步:克隆示例代码仓库到本地 第 2 步:安装依赖 django-tidb 是什么? 第 3 步:配置连接信息 第 4 步:初始化数据库 第 5 步:运行示例应用程序 示例代码片段 配置数据库连接 声明数据对象 插入数据 查询数据 更新数据 删除数据...
  • Django

    1813 2020-04-26 《Prometheus 实战》
    Prometheus 与 Django Prometheus 与 Django
  • Django

    使用 Django 连接到 TiDB 前置需求 运行代码并连接到 TiDB 第 1 步:克隆示例代码仓库到本地 第 2 步:安装依赖 django-tidb 是什么? 第 3 步:配置连接信息 第 4 步:初始化数据库 第 5 步:运行示例应用程序 示例代码片段 配置数据库连接 声明数据对象 插入数据 查询数据 更新数据 删除数据...