The definitive guide to Django : Web development done right /
"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 ..."--Resource description page.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, Calif. : New York :
Apress ; Distributed to the Book trade worldwide by Springer-Verlag New York,
©2009.
|
Colección: | Expert's voice in Web development.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ch. 1. Introduction to Django
- Ch. 2. Getting Started
- Ch. 3. Views and URLconfs
- Ch. 4. Templates
- Ch. 5. Models
- Ch. 6. The Django Admin Site
- Ch. 7. Forms
- Ch. 8. Advanced Views and URLconfs
- Ch. 9. Advanced Templates
- Ch. 10. Advanced Models
- Ch. 11. Generic Views
- Ch. 12. Deploying Django
- Ch. 13. Generating Non-HTML Content
- Ch. 14. Sessions, Users, and Registration
- Ch. 15. Caching
- Ch. 16. django.contrib
- Ch. 17. Middleware
- Ch. 18. Integrating with Legacy Databases and Applications
- Ch. 19. Internationalization
- Ch. 20. Security
- App. A. Model Definition Reference
- App. B. Database API Reference
- App. C. Generic View Reference
- App. D. Settings
- App. E. Built-in Template Tags and Filters
- App. F. The django-admin Utility
- App. G. Request and Response Objects.