Book description
Build a Django content management system, blog, and social networking site with James Bennett as he introduces version 1.1 of the popular Django framework.
You'll work through the development of each project, implementing and running the applications while learning new features along the way.
Web frameworks are playing a major role in the creation of today's most compelling web applications, because they automate many of the tedious tasks, allowing developers to instead focus on providing users with creative and powerful features. Python developers have been particularly fortunate in this area, having been able to take advantage of Django, a very popular open-source web framework whose stated goal is to "make it easier to build better web applications more quickly with less code."
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 includes an all-new chapter covering practical development tools and techniques you'll be able to apply to your own development workflow.
Table of contents
- Cover Page
- Title Page
- Copyright
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Introduction
- CHAPTER 1 Welcome to Django
- CHAPTER 2 Your First Django Site: A Simple CMS
- CHAPTER 3 Customizing the Simple CMS
- CHAPTER 4 A Django-Powered Weblog
- CHAPTER 5 Expanding the Weblog
- CHAPTER 6 Templates for the Weblog
- CHAPTER 7 Finishing the Weblog
- CHAPTER 8 A Social Code-Sharing Site
- CHAPTER 9 Form Processing in the Code-Sharing Application
- CHAPTER 10 Finishing the Code-Sharing Application
- CHAPTER 11 Practical Development Techniques
- CHAPTER 12 Writing Reusable Django Applications
- Index
Product information
- Title: Practical Django Projects, Second Edition
- Author(s):
- Release date: June 2009
- Publisher(s): Apress
- ISBN: 9781430219385
You might also like
book
Pro Django, Second Edition
Learn how to leverage Django, the leading Python web application development framework, to its full potential …
book
Django 2 Web Development Cookbook - Third Edition
Create unbelievably fast, robust and secure web apps with Django Web Framework and Python 3.8 Key …
book
Django 2 by Example
Learn Django 2.0 with four end-to-end projects About This Book Learn Django by building real-world web …
book
The Definitive Guide to Django: Web Development Done Right, Second Edition
'Lead developer Jacob Kaplan-Moss and Django creator Adrian Holovaty show you how they use this framework …