Practical Django projects /
"Practical Django Projects introduces this popular framework by way of a series of real-world projects. Readers follow along with the development of each project, implementing and running each application while learning new features along the way. This edition is updated for Django 1.1 and incl...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA : New York, NY :
Apress ; Distributed to the Book trade worldwide by Springer-Verlag,
©2009.
|
Edición: | 2nd ed. |
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. Welcome to Django
- Ch. 2. Your First Django Site: A Simple CMS
- Ch. 3. Customizing the Simple CMS
- Ch. 4. A Django-Powered Weblog
- Ch. 5. Expanding the Weblog
- Ch. 6. Templates for the Weblog
- Ch. 7. Finishing the Weblog
- Ch. 8. A Social Code-Sharing Site
- Ch. 9. Form Processing in the Code-Sharing Application
- Ch. 10. Finishing the Code-Sharing Application
- Ch. 11. Practical Development Techniques
- Ch. 12. Writing Reusable Django Applications.