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

    Django 4.2.5 release notes CVE-2023-41164: Potential denial of service vulnerability in django.utils.encoding.uri_to_iri() 漏洞修复 Django 4.2.5 release notes September 4, 2023 ...
  • Django源代码库

    Django源代码库 高级概述 The main branch Stable branches 标签(Tags) Archived feature-development work Django源代码库 当将Django应用程序部署到真实的生产环境中时,你几乎总是想使用“Django的正式打包发行版”。 不过,如果你想尝试即将发布的开发版本...
  • 为 Django 做贡献

    为 Django 做贡献 Django 框架的工作 Writing code 💻 Writing documentation ✍️ Localizing Django 🗺️ Contributing guide 📖 加入 Django 社区 ❤️ 为 Django 做贡献 Django 是一个依靠志愿者共同维护的社区。随着它的不断发展,我们...
  • Django 实用程序

    Django 实用程序 django.utils.cache django.utils.dateparse django.utils.decorators django.utils.encoding django.utils.feedgenerator SyndicationFeed Enclosure RssFeed Rss2...
  • django.contrib.postgres

    django.contrib.postgres django.contrib.postgres PostgreSQL 有许多 Django 支持的数据库所不具备的特性。这个可选的模块包含了一些 PostgreSQL 特有数据类型的模型字段和表单字段。 备注 Django 是,并将继续是一个与数据库无关的网络框架。我们鼓励那些为 Django 社...
  • django.contrib.auth

    django.contrib.auth User 模型 字段 属性 方法 管理器方法 AnonymousUser 对象 Permission 模型 字段 方法 Group 模型 字段 验证器 登录和注销的信号 认证后端 可用的认证后端 实用工具函数 django.contrib.auth 该文档提供了 Dja...
  • How to delete a Django application

    How to delete a Django application How to delete a Django application Django provides the ability to group sets of features into Python packages called applications . When requi...
  • Django 管理站点

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

    Django 1.4.3 release notes Host header poisoning Redirect poisoning Django 1.4.3 release notes December 10, 2012 Django 1.4.3 addresses two security issues present in previou...
  • Django 1.4.4 release notes

    Django 1.4.4 release notes Host header poisoning XML deserialization Formset memory exhaustion Admin history view information leakage Other bugfixes and changes Django 1.4....