Django 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 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 年前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 5.1.2 Documentation
Django 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 年前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 . . . . . . . . . . . . . . . . . . . . . . . . . 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 年前3Django CMS 3.11.10 Documentation
django 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.03Django 官方教程翻译项目
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 年前3Django Q Documentation Release 0.7.9
index modules | next | Django Q 0.7.8 documentation » Welcome to Django Q Django Q is a native Django task queue, scheduler and worker application using Python multiprocessing. Features Multiprocessing Result hooks and groups Django Admin integration PaaS compatible with multiple instances Multi cluster monitor Redis, Disque, IronMQ, SQS, MongoDB or ORM Python 2 and 3 Django Q is tested with: Python 3.5. Django 1.7.10 & 1.8.4 Contents: Installation Requirements Compatibility Configuration name workers recycle timeout retry compress save_limit sync queue_limit label catch_up redis django_redis0 码力 | 62 页 | 514.67 KB | 1 年前3Django Q Documentation Release 0.7.17
Django Q Documentation Release 0.7.16 Ilan Steemers April 24, 2016 Contents 1 Features 3 1.1 Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Module Index 49 i ii Django Q Documentation, Release 0.7.16 Django Q is a native Django task queue, scheduler and worker application using Python multiprocessing. Contents 1 Django Q Documentation, Release groups and chains • Django Admin integration • PaaS compatible with multiple instances • Multi cluster monitor • Redis, Disque, IronMQ, SQS, MongoDB or ORM • Rollbar support Django Q is tested with:0 码力 | 56 页 | 416.84 KB | 1 年前3Django Q Documentation Release 0.7.11
index modules | next | Django Q 0.7.11 documentation » Welcome to Django Q Django Q is a native Django task queue, scheduler and worker application using Python multiprocessing. Features Multiprocessing hooks, groups and chains Django Admin integration PaaS compatible with multiple instances Multi cluster monitor Redis, Disque, IronMQ, SQS, MongoDB or ORM Python 2 and 3 Django Q is tested with: Python 3.5. Django 1.7.10 & 1.8.5 Contents: Installation Requirements Compatibility Configuration name workers recycle timeout retry compress save_limit sync queue_limit label catch_up redis django_redis0 码力 | 72 页 | 526.88 KB | 1 年前3
共 860 条
- 1
- 2
- 3
- 4
- 5
- 6
- 86