Django 5.1 DocumentationDjango documentation contents Getting started 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 database Install Django Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part Database setup Creating models Activating models Playing with the API Introducing the Django Admin Writing your first Django app, part 3 Overview Writing more views Write views that actually do something Raising0 码力 | 3513 页 | 3.17 MB | 1 年前3
Django 5.1 DocumentationDjango Documentation Release 5.1.1.dev20240808115027 Django Software Foundation August 08, 2024 CONTENTS 1 Django documentation 1 1.1 First steps . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.16 The Django open-source project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2 Getting started 7 2.1 Django at a glance . . . . . . . . . . . . . . . . . . 14 2.3 Writing your first Django app, part 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 2.4 Writing your first Django app, part 2 . . . . . . . . . . . . . . .0 码力 | 2917 页 | 9.59 MB | 1 年前3
Tornado 5.1 DocumentationContents 1 Quick links 3 2 Hello, world 5 3 Threads and WSGI 7 4 Installation 9 5 Documentation 11 5.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Installation CHAPTER 5 Documentation This documentation is also available in PDF and Epub formats. 5.1 User’s guide 5.1.1 Introduction Tornado is a Python web framework and asynchronous networking library fetch_coroutine(url): http_client = AsyncHTTPClient() response = await http_client.fetch(url) return response.body 5.1. User’s guide 13 Tornado Documentation, Release 5.1.1 Native vs decorated coroutines Python 3.50 码力 | 243 页 | 895.80 KB | 1 年前3
Tornado 5.1 Documentationutilities Frequently Asked Questions Release notes What’s new in Tornado 5.1.1 What’s new in Tornado 5.1 What’s new in Tornado 5.0.2 What’s new in Tornado 5.0.1 What’s new in Tornado 5.0 What’s new in Tornado Changed in version 4.0: Now returns a Future if no callback is given. Deprecated since version 5.1: The callback argument is deprecated and will be removed in Tornado 6.0. RequestHandler.finish(chunk=None) and raises an error if the connection is closed before all data can be sent. Changed in version 5.1: Now returns a Future instead of None. RequestHandler.render(template_name, **kwargs) Renders the0 码力 | 359 页 | 347.32 KB | 1 年前3
Laravel 5.1 中文文档版本,比如 Laravel 5.1,将会提供两年的 bug 修复和三年的安全修复支持。这些版本将 会提供最长时间的支持和维护。 对于其他通用版本,只提供六个月的 bug 修复和一年的安全修复支持。 Laravel 5.1.4 Laravel 5.1.4 将登录次数限制引入框架,更多详情请参考认证限制一节。 Laravel 5.1 Laravel 5.1 在 5.0 的基础上继续进行优化和提升,接受 由于 PHP 5.4 将会在今年 9 月份“寿终正寝”,并且 PHP 开发组不会再提供安全更新,Laravel 5.1 要求 PHP5.5.9 或更高版本。PHP5.5.9 兼容一些最新版本的流行 PHP 库如 Guzzle 和 AWS SDK。 LTS Laravel 5.1 是 Laravel 第一个长期支持版本,将会提供两年的 bug 修复和安全修复,这是 迄今为止,Laravel 连接广播事件变得简单可行。 广播 Laravel 事件允许你在服务端代码和客户端 JavaScript 框架之间共享相同的事件名称。 更多关于事件广播的内容请查看事件一节。 中间件参数 Laravel 5.1 里,中间件可以接受额外的自定义参数,例如,如果你的应用需要在执行给定 的 action 之前验证被授予指定“角色”的认证用户,可以创建一个 RoleMiddleware 来接收角 色名称作为额外参数:0 码力 | 307 页 | 3.46 MB | 1 年前3
Django 5.1.2 DocumentationDjango Documentation Release 5.1.2.dev20240916204136 Django Software Foundation September 16, 2024 CONTENTS 1 Django documentation 1 1.1 First steps . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.16 The Django open-source project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2 Getting started 7 2.1 Django at a glance . . . . . . . . . . . . . . . . . . 14 2.3 Writing your first Django app, part 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 2.4 Writing your first Django app, part 2 . . . . . . . . . . . . . . .0 码力 | 2923 页 | 9.62 MB | 1 年前3
Django 5.1.2 DocumentationDjango documentation contents Getting started 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 database Install Django Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part Database setup Creating models Activating models Playing with the API Introducing the Django Admin Writing your first Django app, part 3 Overview Writing more views Write views that actually do something Raising0 码力 | 3519 页 | 3.17 MB | 1 年前3
django cms 4.1.1 Documentationdjango cms Documentation Release 4.1.1 django CMS Association and contributors Jul 17, 2024 CONTENTS 1 Philosophy 3 2 Overview 5 2.1 Tutorials . . . . . . . . . . . . . . . . . . . . . . . . . Why django CMS? 9 5 Software version requirements and release notes 11 5.1 Long-term support (LTS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 5.2 Django/Python Index 347 i ii django cms Documentation, Release 4.1.1 CONTENTS 1 django cms Documentation, Release 4.1.1 2 CONTENTS CHAPTER ONE PHILOSOPHY The design philosophy of django CMS is to solve something0 码力 | 361 页 | 2.00 MB | 1 年前3
Django CMS 3.11.10 Documentationdjango CMS documentation Philosophy The design philosophy of django CMS is to solve something complex with many simple things. The core of django CMS is designed to be simple and integrate with simple published. Overview django CMS is a modern web publishing platform built with Django [https://www.djangoproject.com], the web application framework “for perfectionists with deadlines”. django CMS offers out-of-the-box documentation. To get an overview on how to use django CMS, see the django CMS User Guide [https://user-guide.django-cms.org/]. Tutorials Start here as a new django CMS developer: installation using additional0 码力 | 493 页 | 1.44 MB | 6 月前0.03
Django 官方教程翻译项目README 初识 Django 快速安装指南 创建你的第一个 Django 项目, 第一部分 创建你的第一个 Django 项目, 第二部分 创建你的第一个 Django 项目, 第三部分 创建你的第一个 Django 项目, 第四部分 创建你的第一个 Django 项目, 第五部分 创建你的第一个 Django 项目, 第六部分 创建你的第一个 Django 项目, 第七部分 进阶内容:编写可重用的应用 接下来如何学习? 编写你的第一个 Django 补丁 - 1 - 本文档使用 书栈(BookStack.CN) 构建 致谢 当前文档 《Django 官方教程翻译项目》 由 进击的皇虫 使用 书栈(BookStack.CN) 进行 构建,生成于 2018-05-25。 书栈(BookStack.CN) 仅提供文档编写、整理、归类等功能,以及对文档内容的生成和导出工 ,为知识的传承献上您的一份力量! 如果当前文档生成时间太久,请到 书栈(BookStack.CN) 获取最新的文档,以跟上知识更新换 代的步伐。 文档地址:http://www.bookstack.cn/books/Django-intro-zh 书栈官网:http://www.bookstack.cn 书栈开源:https://github.com/TruthHun 分享,让知识传承更久远! 感谢知识的创造者,0 码力 | 103 页 | 1.86 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













