The definitive guide to Django : Web development done right / Adrian Holovaty and Jacob Kaplan-Moss.

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'...

Full description

Saved in:
Bibliographic Details
Online Access: Full Text (via Skillsoft)
Main Author: Holovaty, Adrian
Other Authors: Kaplan-Moss, Jacob
Format: Electronic eBook
Language:English
Published: Berkeley, CA : New York : Apress ; Distributed to the Book trade worldwide by Springer-Verlag, ©2009.
Edition:2nd ed.
Series:Expert's voice in Web development.
Subjects:
Table of Contents:
  • Getting Started
  • to Django
  • Getting Started
  • Views and URLconfs
  • Templates
  • Models
  • The Django Admin Site
  • Forms
  • Advanced Usage
  • Advanced Views and URLconfs
  • Advanced Templates
  • Advanced Models
  • Generic Views
  • Deploying Django
  • Other Django Features
  • Generating Non-HTML Content
  • Sessions, Users, and Registration
  • Caching
  • django.contrib
  • Middleware
  • Integrating with Legacy Databases and Applications
  • Internationalization
  • Security.