logo
分类于: 互联网 云计算&大数据

简介

The Definitive Guide to Django, 2nd Edition: Web Development Done Right

The Definitive Guide to Django, 2nd Edition: Web Development Done Right 9.0分

资源最后更新于 2020-11-15 04:29:41

作者:Adrian Holovaty

出版社:Apress

出版日期:2009-01

ISBN:9781430219361

文件格式: pdf

标签: Python django web Django 编程 framework 计算机 Web

简介· · · · · ·

This latest edition of The Definitive Guide to Django is updated for Django 1.1, and, with the forward–compatibility guarantee that Django now provides, should serve as the ultimate tutorial and reference for this popular framework for years to come.

Django, the Python–based equivalent to Ruby’s Rails web development framework, is one of the hottest topics in web development to...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

Introduction to Django
Getting Started
Views and URLconfs
Templates
Models
The Django Admin Site
Forms
Advanced Views and URLconfs
Advanced Templates
Advanced Models
Generic Views
Deploying Django
Generating Non-HTML Content
Sessions, Users, and Registration
Caching
django.contrib
Middleware
Integrating with Legacy Databases and Applications
Internationalization
Security