The Definitive Guide to Django von Jacob Kaplan-Moss | Web Development Done Right | ISBN 9781430203315

The Definitive Guide to Django

Web Development Done Right

von Jacob Kaplan-Moss und Adrian Holovaty
Mitwirkende
Autor / AutorinJacob Kaplan-Moss
Autor / AutorinAdrian Holovaty
Buchcover The Definitive Guide to Django | Jacob Kaplan-Moss | EAN 9781430203315 | ISBN 1-4302-0331-5 | ISBN 978-1-4302-0331-5

The Definitive Guide to Django

Web Development Done Right

von Jacob Kaplan-Moss und Adrian Holovaty
Mitwirkende
Autor / AutorinJacob Kaplan-Moss
Autor / AutorinAdrian Holovaty

Django, the Python–based equivalent to the Ruby on Rails web development framework, is hottest topics in web development. In The Definitive Guide to Django: Web Development Done Right, Adrian Holovaty, one of Django's creators, and Django lead developer Jacob Kaplan–Moss show you how they use this framework to create award–winning web sites. Over the course of three parts, they guide you through the creation of a web application reminiscent of chicagocrime. org.

The first part of the book introduces Django fundamentals like installation and configuration. You'll learn about creating the components that power a Django-driven web site. The second part delves into the more sophisticated features of Django, like outputting non–HTML content (such as RSS feeds and PDFs), plus caching and user management. The third part serves as a detailed reference to Django's many configuration options and commands. The book even includes seven appendices for looking up configurations options and commands. In all, this book provides the ultimate tutorial and reference to the popular Django framework.