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 3.1.x 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 码力 | 3094 页 | 3.03 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 年前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 年前3Celery 3.1 Documentation
This document describes the current stable version of Celery (3.1). For development docs, go here. Celery - Distributed Task Queue Celery is a simple, flexible and reliable distributed system to process and Bootsteps Configuration and defaults Django Contributing Community Resources Tutorials Frequently Asked Questions Change history What’s new in Celery 3.1 (Cipater) What’s new in Celery 3.0 (Chiastic tables Index Module Index Search Page This document describes the current stable version of Celery (3.1). For development docs, go here. Copyright Celery User Manual by Ask Solem Copyright © 2009-20150 码力 | 887 页 | 1.22 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 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 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100