The Definitive Guide to Django Web Development Done Right /
Autores principales: | , |
---|---|
Autor Corporativo: | |
Formato: | eBook |
Lenguaje: | English |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2009.
|
Edición: | 2nd ed. 2009. |
Materias: | |
Acceso en línea: | https://doi.org/10.1007/978-1-4302-1937-8 |
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.