The Definitive Guide to Django : Web Development Done Right /
Main Authors: | , |
---|---|
Corporate Author: | |
Format: | eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2008.
|
Edition: | 1st ed. 2008. |
Subjects: |
Table of Contents:
- Getting Started
- to Django
- Getting Started
- The Basics of Dynamic Web Pages
- The Django Template System
- Interacting with a Database: Models
- The Django Administration Site
- Form Processing
- Advanced Views and URLconfs
- Django'Subframeworks
- Generic Views
- Extending the Template Engine
- Generating Non-HTML Content
- Sessions, Users, and Registration
- Caching
- Other Contributed Subframeworks
- Middleware
- Integrating with Legacy Databases and Applications
- Extending Django's Admin Interface
- Internationalization
- Security
- Deploying Django.