Django 3.1.x Documentation
Django Documentation Release 3.1.15.dev Django Software Foundation December 15, 2021 Contents 1 Django documentation 1 1.1 First steps . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.16 The Django open-source project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2 Getting started 7 2.1 Django at a glance . . . . . . . . . . . . . . . . 12 2.3 Writing your first Django app, part 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.4 Writing your first Django app, part 2 . . . . . . . . . . . . . .0 码力 | 2053 页 | 6.92 MB | 1 年前3django cms 3.1.x Documentation
django cms Documentation Release 3.1.8.dev1 Patrick Lauber July 31, 2016 Contents 1 Overview 1 2 Join us online 3 3 Why django CMS? 5 4 Release Notes 7 5 Table of contents 9 5.1 Tutorials . upgrade information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 146 5.7 Using django CMS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180 5.8 i ii CHAPTER 1 Overview django CMS is a modern web publishing platform built with Django, the web application framework “for perfec- tionists with deadlines”. django CMS offers out-of-the-box support0 码力 | 200 页 | 1.63 MB | 1 年前3The Weblate Manual 3.1
Weblate Documentation Release 3.1 Michal ˇCihaˇr Jul 27, 2018 Contents 1 About Weblate 3 1.1 Project goals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 3 Application developer guide 29 3.1 Starting with internationalization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 244 12 Changes 245 12.1 weblate 3.1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2450 码力 | 294 页 | 2.31 MB | 1 年前3Celery 3.1 Documentation
license the Celery software is offered under the BSD License (3 Clause) 2.2 Getting Started Release 3.1 Date Nov 12, 2017 2.2.1 Introduction to Celery 5 Celery Documentation, Release 3.1.25 • What is supports • Brokers • RabbitMQ, Redis, • MongoDB (exp), ZeroMQ (exp) • CouchDB (exp), SQLAlchemy (exp) • Django ORM (exp), Amazon SQS, (exp) • and more... • Concurrency • prefork (multiprocessing), • Eventlet 1.25 • threads/single threaded • Result Stores • AMQP, Redis • memcached, MongoDB • SQLAlchemy, Django ORM • Apache Cassandra • Serialization • pickle, json, yaml, msgpack. • zlib, bzip2 compression.0 码力 | 607 页 | 2.27 MB | 1 年前3Blender v3.1 Manual
Blender 3.1 Reference Manual Welcome to the manual for Blender, the free and open source 3D creation suite. Getting Started Sections Getting Started User Interface Editors Scenes & Objects Modeling application bundle, create a folder named config in the LOCAL directory. ./Blender.app/Contents/Resources/3.1/config/ Updating on macOS On macOS there are various ways of updating Blender. This section covers Properties ‣ Pose Library Warning This properties panel is obsolete and will be removed in Blender 3.1. The Asset Browser based pose library was introduced in Blender 3.0 and replaces this pose library0 码力 | 4386 页 | 254.56 MB | 1 年前3Spring Boot 3.1.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 3.1. First Steps . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . latest copy of this document is available at docs.spring.io/spring-boot/docs/current/reference/. 3.1. First Steps If you are getting started with Spring Boot or 'Spring' in general, start with the following0 码力 | 939 页 | 16.72 MB | 1 年前3Django 5.1.2 Documentation
Django 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 年前3Django 5.1 Documentation
Django 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 年前3django cms 4.1.1 Documentation
django cms Documentation Release 4.1.1 django CMS Association and contributors Jul 17, 2024 CONTENTS 1 Philosophy 3 2 Overview 5 2.1 Tutorials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 3 Join us online 7 3.1 Discord . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Why django CMS? 9 5 Software version requirements and release notes 11 5.1 Long-term support (LTS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 5.2 Django/Python0 码力 | 361 页 | 2.00 MB | 1 年前3Django 官方教程翻译项目
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