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

    The Django source code repository High-level overview The main branch Stable branches 标签(Tags) Archived feature-development work The Django source code repository When depl...
  • Django 的发行流程

    Django 的发行流程 正式发行 发行节奏 废弃政策 支持的版本 发行过程 发行周期 第一阶段:功能建议 第二阶段:开发 第三阶段:修复漏洞 漏洞修复发行 Django 的发行流程 正式发行 从 1.0 版本开始,Django 的发行编号如下方式工作: 版本编号为 A.B 或 A.B.C 形式。 A.B 是 功能发行 ...
  • django.contrib.humanize

    django.contrib.humanize apnumber intcomma intword naturalday naturaltime ordinal django.contrib.humanize 一套 Django 模板过滤器,用于为数据添加 “人情味”。 要激活这些过滤器,请在你的 INSTALLED_AP...
  • Django 管理站点

    Django 管理站点 概况 其他主题 ModelAdmin 对象 register 装饰器 发现管理文件 ModelAdmin 选项 自定义模板选项 ModelAdmin 方法 其他方法 ModelAdmin 静态资源定义 jQuery 在管理中添加自定义验证 InlineModelAdmin 对象 InlineMode...
  • Django 中的测试

    Django 中的测试 Django 中的测试 Automated testing is an extremely useful bug-killing tool for the modern web developer. You can use a collection of tests — a test suite — to solve, or ...
  • Install django CMS by hand

    How to install django CMS by hand Install the django CMS package Create a new project Minimally-required applications and settings INSTALLED_APPS Language settings Database Da...
  • Django’s security policies

    Django’s security policies Reporting security issues Supported versions How Django discloses security issues Who receives advance notification Requesting notifications Djan...
  • django.contrib.postgres

    django.contrib.postgres django.contrib.postgres PostgreSQL has a number of features which are not shared by the other databases Django supports. This optional module contains ...
  • How to install Django on Windows

    How to install Django on Windows Install Python About pip Setting up a virtual environment Install Django Colored terminal output Common pitfalls How to install Django on...
  • Installing django CMS by hand

    Installing django CMS by hand Requirements Recommended Text Editors Other Plugins File and image handling Revision management Installing Installing in a virtualenv using pip ...