Pro Django, 2/e (Paperback)

Marty Alchin

  • 出版商: Apress
  • 出版日期: 2013-07-10
  • 售價: $2,170
  • 貴賓價: 9.5$2,062
  • 語言: 英文
  • 頁數: 300
  • 裝訂: Paperback
  • ISBN: 1430258098
  • ISBN-13: 9781430258094
  • 相關分類: Django
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Learn how to leverage Django, the leading Python web application development framework, to its full potential in this advanced tutorial and reference. Updated for Django 1.5 and Python 3, Pro Django, Second Edition examines in great detail the complex problems that Python web application developers can face and how to solve them. It provides in–depth information about advanced tools and techniques available in every Django installation, running the gamut from the theory of Django’s internal operations to actual code that solves real–world problems for high–volume environments.

Pro Django, Second Edition goes above and beyond other books, leaving the basics far behind and showing how Django can do things even its core developers never expected. By drawing on the dynamic nature of Python, you can write Django applications that stretch the limits of what you thought possible!

What you’ll learn

  • Use Django’s models, views, forms, and templates
  • Handle HTTP and customizing back ends
  • Get the most out of Django’s common tooling
  • Employ Django in various environments
  • Build an API using Django's own components
  • Make this code reusable—even distributable  

Who this book is for

This book is for companies looking for a framework capable of supporting enterprise needs, as well as advanced Python or web developers looking to solve unusual, complex problems.

Table of Contents

  1. Understanding Django
  2. Django Is Python
  3. Models
  4. URLs and Views
  5. Forms
  6. Templates
  7. Handling HTTP
  8. Backend Protocols
  9. Common Tools
  10. Coordinating Applications
  11. Enhancing Applications

商品描述(中文翻譯)

在這本進階教程和參考書《Pro Django, 第二版》中,您將學習如何充分利用Django,這是一個領先的Python網絡應用開發框架。該書已更新至Django 1.5和Python 3,詳細介紹了Python網絡應用開發者可能面臨的複雜問題以及如何解決這些問題。它提供了關於每個Django安裝中可用的高級工具和技術的深入信息,從Django內部操作的理論到解決高容量環境中的實際問題的代碼。

《Pro Django, 第二版》超越其他書籍,遠離基礎知識,展示了Django可以做到的事情,甚至超出了其核心開發人員的預期。通過利用Python的動態特性,您可以編寫擴展您認為不可能的Django應用程序!

您將學到以下內容:
- 使用Django的模型、視圖、表單和模板
- 處理HTTP和自定義後端
- 充分利用Django的常用工具
- 在不同環境中使用Django
- 使用Django的組件構建API
- 使代碼可重用,甚至可分發

這本書適合企業尋找能夠支持企業需求的框架,以及尋求解決不尋常、複雜問題的高級Python或網絡開發人員。

目錄:
1. 了解Django
2. Django就是Python
3. 模型
4. URL和視圖
5. 表單
6. 模板
7. 處理HTTP
8. 後端協議
9. 常用工具
10. 協調應用程序
11. 增強應用程序