The Definitive Guide to Django
by A. Holovaty, J. Kaplan-Moss
Publisher: Apress 2008
ISBN/ASIN: 1590597257
ISBN-13: 9781590597255
Number of pages: 481
Description:
Django is the Python–based equivalent to the Ruby on Rails web development framework. The authors show you how they use this framework to create award–winning web sites. This is the first edition of the Django Book. It covers 0.96, which is different than the most recent version of Django, 1.0.
Download or read it online for free here:
Download link
(4.1MB, PDF)
Similar books

by Fredrik Lundh - O'Reilly
A large collection of useful Python scripts, the best parts of comp.lang.python newsgroup messages, plus hundreds of new scripts. The text covers the standard library, the examples should work on most platforms and Python versions.
(24968 views)

by Charles R. Severance - PythonLearn
This book is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as a tool to solve data problems that are beyond the capability of a spreadsheet.
(16209 views)

by Katja Schuerer, Catherine Letondal - Pasteur Institute
This course is designed for biologists who already have some programming knowledge in other languages. The focus is on biological examples that are used throughout the course, as well as the suggested exercises drawn from the field of biology.
(24400 views)

by Guido van Rossum - Python Software Foundation
This tutorial introduces the reader informally to the basic concepts of the Python language and system. It introduces many of Python's most noteworthy features, and will give you a good idea of the language's flavor and style.
(26069 views)