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

0
(0)

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

作者:AdrianHolovaty/JacobKaplan-Moss

出版社:Apress

副标题:WebDevelopmentDoneRight

出版年:2009-7-1

页数:536

定价:USD44.99

装帧:Paperback

ISBN:9781430219361

内容简介
······

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 today. Lead developer Jacob Kaplan–Moss and Django creator Adrian Holovaty show you how they use this framework to create award–winning web sites by guiding you through the creation of a web application reminiscent of ChicagoCrime.org.

The Definitive Guide to Django is broken into three parts, with the first introducing Django fundamentals such as installation and configuration, and creating the components that together power a Django–driven web site. The second part delves into the more sophisticated features of Django, including outputting non–HTML content such as RSS feeds and PDFs, caching, and user management. The appendixes serve as a detailed reference to Django’s many configuration options and commands.

What you’ll learn

The first half of this book explains in depth how to build web applications using Django including the basics of dynamic web pages, the Django templating system interacting with databases, and web forms.

The second half of this book discusses higher-level concepts such as caching, security, and how to deploy Django.

The appendixes form a reference for the commands and configurations available in Django.

Who this book is for

Anyone who wants to use the powerful Django framework to build dynamic web sites quickly and easily.

作者简介
······

Adrian Holovaty, a web developer and journalist, is one of the creators and core developers of Django. He works at WashingtonPost.com, where he builds database web applications and does "journalism as computer programming." Previously, he was lead developer for World Online in Lawrence, Kansas, where Django was created. When not working on Django improvements, Adrian hacks on side projects for the public good, such as ChicagoCrime.org, which won the 2005 Batten Award for Innovations in Journalism. He lives in Chicago and maintains a weblog at www.Holovaty.com.

Jacob Kaplan-Moss is one of the lead developers of Django. At his day job, he's the lead developer for the Lawrence Journal-World, a locally owned newspaper in Lawrence, Kansas, where Django was developed. At the Journal-World, Jacob hacks on a number of sites including lawrence.com, LJWorld.com, and KUsports.com, and he is continually embarrassed by the multitude of media awards those sites win. In his spare time—what little of it there is—he fancies himself a chef.

目录
······

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

评论 ······

读的是在线翻译的中文版,把我带入Django不错的书,虽然没有以完整的project来讲解,知识点很清晰。

极其有趣。

作为Kindle测试的一部分,细细读完了这本书的前两大部分,结合以前的实战,也算对Django有了个交代,都说“Django就是Python”,领教了,在URLconf上体现的最为彻底;另外,这个框架其实就做了一件事儿,DRY (Don't Repeat Yourself),把碰到的各种能重用的地方统统搞成可重用,值得借鉴

配合document一起来看,基本就够了

点击星号评分!

平均分 0 / 5. 投票数: 0

还没有投票!请为他投一票。

推荐阅读

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册