书栈网 · BookStack 本次搜索耗时 0.041 秒,为您找到 9494 个相关结果.
  • Django快捷函数

    Django快捷函数 render() 必选参数 可选参数 例如 redirect() 示例 get_object_or_404() 必选参数 例如 get_list_or_404() 必选参数 例如 Django快捷函数 包 django.shortcuts 收集助手函数和“跨”多级mvc的类,换句话说,为了方便...
  • 如何安装 Django

    如何安装 Django 安装 Python 安装 Apache 和 mod_wsgi 运行你的数据库 安装 Django 源码 通过 pip 安装正式发布版本 安装特定发行版 安装开发版本 如何安装 Django 本文档将帮助您使用 Django。 安装 Python Django 是一个 Python Web 框架。参见...
  • How is Django Formed?

    How is Django Formed? Overview Prerequisites Pre-release tasks Preparing for release Actually rolling the release Making the release(s) available to the public Post-release ...
  • 如何安装Django

    如何安装Django 安装Python 安装Apache和 mod_wsgi 运行你的数据库 安装Django代码 Installing an official release with pip Installing a distribution-specific package Installing the development version...
  • How is Django Formed?

    How is Django Formed? 概况 Prerequisites Pre-release tasks Preparing for release Actually rolling the release Making the release(s) available to the public Post-release New st...
  • Django 模板语言

    Django 模板语言 模板 变量 过滤器 标签 注释 模板继承 自动 HTML 转义 如何关闭它 对于单个变量 对于模板块 注意 字符串和自动转义 访问方法调用 自定义标签和过滤器库 自定义库和模板继承 Django 模板语言 本文档解释了 Django 模板系统的语言语法。如果你想从技术角度了解它的工作原理以及如何扩...
  • Django 缓存框架

    Django 缓存框架 设置缓存 Memcached 数据库缓存 创建缓存表 多数据库 文件系统缓存 本地内存缓存 虚拟缓存(用于开发模式) 使用自定义缓存后端 缓存参数 站点缓存 视图缓存 在 URLconf 中指定视图缓存 模板片段缓存 底层缓存 API 访问缓存 基本用法 缓存键前缀 缓存版本控制 缓存键转换 缓存...
  • The Django template language

    The Django template language Templates Variables Filters Tags Comments Template inheritance Automatic HTML escaping How to turn it off For individual variables For template ...
  • User authentication in Django

    User authentication in Django Overview Installation Usage User authentication in Django Django comes with a user authentication system. It handles user accounts, groups, perm...
  • Django Deprecation Timeline

    Django Deprecation Timeline 5.1 5.0 4.1 4.0 3.1 3.0 2.1 2.0 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 Django Deprecation Timeline This document outlines when various piec...