书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 8884 个相关结果.
  • 实战 Django

    使用 Django 使用 Django 本小节内容适合 Python 开发人员阅读。 我们现在将使用 Docker Compose 配置并运行一个 Django/PostgreSQL 应用。 在一切工作开始前,需要先编辑好三个必要的文件。 第一步,因为应用将要运行在一个满足所有环境依赖的 Docker 容器里面,那么我们可以通过编辑...
  • 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 datab...
  • 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...
  • 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 –...
  • 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 你需要知道的所有 Django 关键部分介绍: 如何安装 Django 安装 Python 安装 Apache 和 mod_wsgi 运行你的数据库 安装 Django 源码 模型和数据库 模型 执行查询 聚合 搜索 管理器 执行原生 SQL 查询 数据库事务 多数据库 表...
  • Django Utils

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

    Localizing Django Translations Formats Documentation Localizing Django Various parts of Django, such as the admin site and validation error messages, are internationalized....
  • 初识 Django

    初识 Django 设计模型 应用数据模型 享用便捷的 API 一个动态管理接口:并非徒有其表 规划 URLs 编写视图 设计模板 这仅是基本入门知识 初识 Django Django 最初被设计用于具有快速开发需求的新闻类站点,目的是要实现简单快捷的网站开发。以下内容简要介绍了如何使用 Django 实现一个数据库驱动的 Web 应...
  • 建设 Django

    建设 Django 建设 Django Django is a community that lives on its volunteers. As it keeps growing, wealways need more people to help others. As soon as you learn Django, you cancontr...