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
Automate the Boring Stuff with Python
Automate the Boring Stuff with Python teaches simple programming skills to automate everyday computer tasks.
book
Python Cookbook, 3rd Edition
If you need help writing programs in Python 3, or want to update older Python 2 …
book
Learn Python 3 the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code, First Edition
You Will Learn Python 3! Zed Shaw has perfected the world's best system for learning Python …
book
Effective Python: 90 Specific Ways to Write Better Python, 2nd Edition
Updated and Expanded for Python 3 It’s easy to start developing programs with Python, which is …