The Definitive Guide to Django Web Development Done Right /
Main Authors: | , |
---|---|
Corporate Author: | |
Format: | eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2009.
|
Edition: | 2nd ed. 2009. |
Subjects: | |
Online Access: | https://doi.org/10.1007/978-1-4302-1937-8 |
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.