The definitive guide to Django web development done right

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

Descripción completa

Detalles Bibliográficos
Autor principal: Holovaty, Adrian (-)
Otros Autores: Kaplan-Moss, Jacob, Legassick, Sean
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, Calif. : Apress c2009.
Edición:2nd ed
Colección:The experts's voice in Web development The definitive guide to Django
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627641206719
Tabla de Contenidos:
  • 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.