书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 8434 个相关结果.
  • 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

    1512 2020-04-26 《Prometheus 实战》
    Prometheus 与 Django Prometheus 与 Django
  • Aldryn Django (core Django)

    Aldryn Django (core Django)¶ Key Aldryn Django configuration options¶ Remove URL language prefix for default language¶ SECURE_SSL_REDIRECT¶ DOMAIN_REDIRECTS¶ ALDRYN_SITES_REDIRE...
  • Django Documentation

    Django documentation First steps Getting help How the documentation is organized The model layer The view layer The template layer Forms The development process The admin ...
  • 使用 Django

    使用 Django 使用 Django 你需要知道的所有 Django 关键部分介绍: 如何安装 Django 安装 Python 安装 Apache 和 mod_wsgi 运行你的数据库 安装 Django 源码 模型和数据库 模型 执行查询 聚合 搜索 管理器 执行原生 SQL 查询 数据库事务 多数据库 表空间...
  • Contributing to Django

    Contributing to Django Work on the Django framework Join the Django community ❤️ Contributing to Django Django is a community that lives on its volunteers. As it keeps growing...