Publisher: Addison-Wesley, 2009, 377 pages
ISBN: 0-13-235613-9
Keywords: Python, Web Programming
Using the simple, robust, Python-based Django framework, you can
build powerful Web solutions with remarkably few lines of code. In Python Web Development with Django
The authors teach Django through in-depth explanations, plus provide extensive sample code supported with images and line-by-line explanations. You’ll discover how Django leverages Python’s development speed and flexibility to help you solve a wide spectrum of Web development problems and learn Django best practices covered nowhere else. You’ll build your first Django application in just minutes and deepen your real-world skills through start-to-finish application projects including
This complete guide starts by introducing Python, Django, and Web development concepts, then dives into the Django framework, providing a deep understanding of its major components (models, views, templates), and how they come together to form complete Web applications. After a discussion of four independent working Django applications, coverage turns to advanced topics, such as caching, extending the template system, syndication, admin customization, and testing. Valuable reference appendices cover using the command-line, installing and configuring Django, development tools, exploring existing Django applications, the Google App Engine, and how to get more involved with the Django community.
A very good introduction to Django, if you're coming from outside the Django community. It is easily read, covers a lot of ground, but fails to live up to its promise in that you will know how to do ceratin stuff in Django after reading it, but you will not understand why!
All in all, very worth reading if you want to understand the hoopla about Django (even for old PHP/CMS users). And it manages to introduce you to the GAE as well, so good luck!
Comments
There are currently no comments
New Comment