书栈网 · BookStack 本次搜索耗时 0.051 秒,为您找到 4359 个相关结果.
  • 使用源代码安装

    使用源代码安装 下载 编译 测试 交叉编译 使用源代码安装 首先你需要安装Golang,关于Golang的安装,参见官方文档 。 其次你需要安装Node.js ,Node.js 和 npm 将用于构建 Gitea 前端。 下载 你需要获取Gitea的源码,最方便的方式是使用 git 命令。执行以下命令: git clone https...
  • Django 1.8.6 版本发行说明

    Django 1.8.6 版本发行说明 漏洞修复 Django 1.8.6 版本发行说明 November 4, 2015 Django 1.8.6 adds official support for Python 3.5 and fixes several bugs in 1.8.5. 漏洞修复 Fixed a regression cau...
  • 2 Debian/Ubuntu

    2 Debian/Ubuntu 概述 升级步骤 1 停止 Zabbix 进程 2 备份当前的数据库 3 备份配置文件、PHP 文件和 Zabbix 二进制文件 4 升级 Zabbix 软件仓库配置包 5 升级 Zabbix 组件 6 检查 Zabbix 组件配置文件的参数 7 启动 Zabbix 进程 8 清除浏览器的 Cookies 和缓存...
  • Django 2.2 release notes

    Django 2.2 release notes Python 兼容性 What’s new in Django 2.2 Constraints 次要特性 django.contrib.admin django.contrib.auth django.contrib.gis django.contrib.postgres dja...
  • APIs

    APIs APIs class SqliteExtDatabase (database[, pragmas=None[, timeout=5[, c_extensions=None[, rank_functions=True[, hash_functions=False[, regexp_function=False[, bloomfilter=F...
  • Community connectors

    993 2019-09-24 《LoopBack 4 Document》
    In addition to the connectors that StrongLoop provides and maintains, there are a number of connectors created by the open-source community. Warning: IBM and StrongLoop do not s...
  • Django 1.9.6 版本发行说明

    Django 1.9.6 版本发行说明 漏洞修复 Django 1.9.6 版本发行说明 2016 年 5 月 2 日 Django 1.9.6 修复了 1.9.5 中的几个错误。 漏洞修复 添加了对相对路径重定向的支持,以及对于 SimpleTestCase.assertRedirects() ,因为 Django 1.9 不再将重定向转换...
  • Django 2.2 release notes

    Django 2.2 release notes Python compatibility What’s new in Django 2.2 Constraints Minor features django.contrib.admin django.contrib.auth django.contrib.gis django.contrib.po...
  • Databases

    Databases General notes Persistent connections Connection management Caveats Encoding PostgreSQL notes PostgreSQL connection settings Optimizing PostgreSQL's configuration I...
  • Indexes and Constraints

    Indexes and Constraints Single-column indexes and constraints Multi-column indexes Advanced Index Creation Table constraints Indexes and Constraints Peewee can create index...