书栈网 · BookStack 本次搜索耗时 0.039 秒,为您找到 8434 个相关结果.
  • Using Django

    Using Django Using Django Introductions to all the key parts of Django you’ll need to know: How to install Django Install Python Install Apache and mod_wsgi Get your databa...
  • Django内部

    Django内部 Django内部 这是为那些想要改进 Django 或了解 Django 管理方式的人提供的 Django 自身开发文档。 为 Django 做贡献 Django 框架的工作 加入 Django 社区 ❤️ 邮件列表和论坛 Django 论坛 django-users django-developers djan...
  • Python (Django)

    使用 Django 构建 TiDB 应用程序 第 1 步:启动你的 TiDB 集群 第 2 步:安装 Python 第 3 步:获取应用程序代码 第 4 步:运行应用程序 第 4 步第 1 部分:TiDB Cloud 更改参数 第 4 步第 2 部分:运行 第 4 步第 3 部分:输出 第 5 步:HTTP 请求 实现细节 总览 项目配置 ...
  • Python (Django)

    使用 Django 构建 TiDB 应用程序 第 1 步:启动你的 TiDB 集群 第 2 步:安装 Python 第 3 步:获取应用程序代码 第 4 步:运行应用程序 第 4 步第 1 部分:TiDB Cloud 更改参数 第 4 步第 2 部分:运行 第 4 步第 3 部分:输出 第 5 步:HTTP 请求 实现细节 总览 项目配置 ...
  • Testing in Django

    Testing in Django Testing in 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 – t...
  • Django at a glance

    Django at a glance Design your model Install it Enjoy the free API A dynamic admin interface: it’s not just scaffolding – it’s the whole house Design your URLs Write your view...
  • Django 异常

    Django 异常 Django 核心异常 AppRegistryNotReady ObjectDoesNotExist EmptyResultSet FieldDoesNotExist MultipleObjectsReturned SuspiciousOperation PermissionDenied ViewDoesNot...
  • Django FAQ

    Django FAQ Django FAQ FAQ:概述 这个项目因何存在。 “Django”是什么意思,怎么发音? Django 稳定吗? Django 可扩展吗? 谁在这背后? Django 是如何授权的? 为什么 Django 包含 Python 的协议文件? 哪些站点使用 Django? Django 似乎是一个 MVC 框...
  • Django Utils

    Django Utils django.utils.cache django.utils.dateparse django.utils.decorators django.utils.encoding django.utils.feedgenerator SyndicationFeed Enclosure RssFeed Rss...
  • Django 配置

    Django 配置 基础 指定配置文件 django-admin 工具 服务器端 (mode_wsgi ) 默认配置 查看你已经更改了哪个配置项 在 Python 代码中使用 settings 运行时更改设置 安全 可用的配置项 创建你自己的配置文件 不设置 DJANGO_SETTINGS_MODULE 时使用配置 定制默认配置...