Tutorial系列Table of Contents
Django Environment Setup and basicconcepts
LearnDjango basicconcepts, includingEnvironment Setup, projectstructure, MVCarchitecture and Django Adminetc.Basicsknowledge.
View DetailsDjango model (Model) design
Deep dive intoDjango modeldesign, includingORM, model字段, relationshipsmap and Databasemigrationetc.corefunctions.
View DetailsDjango 视graph and Templates
LearnDjango 视graph and Templatessystem, including视graphfunction, class视graph, Templates语法 and Templatesinheritanceetc.functions.
View DetailsDjango 表单processing
LearnDjango 表单processing, including表单class, 表单verification, model表单 and 表单集etc.functions.
View DetailsDjango management after 台
LearnDjango management after 台functions, includingmodelregister, 自定义management界面 and permission控制etc.functions.
View DetailsDjango authenticationsystem
LearnDjango authenticationsystem, includinguserauthentication, permissionmanagement, 组management and passwordresetetc.functions.
View DetailsDjango advancedrouting
LearnDjango advancedroutingfunctions, includingrouting分发, namespace, 正则表达式routing and 反向解析etc.functions.
View DetailsDjango in间件
UnderstandDjango in间件mechanism, includingin间件Development, in间件顺序 and commonin间件applicationsetc.functions.
View DetailsDjango projectdeployment
UnderstandDjangoproject deploymentmethod, includingWSGIserverconfiguration, Databaseoptimization and security性configurationetc.functions.
View DetailsDjango 实战project
through实战projectLearnDjango 综合applications, includingprojectplanning, functionsImplement and performanceoptimization and other content.
View Details