Absolutely for Beginners "Django in 8 Hours" covers all essential Django knowledge. You can learn complete primary skills of Django fast and easily. The book includes more than 60 practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam.
Source Code for Download This book provides source code for download; you can download the source code for better study, or copy the source code to your favorite editor to test the programs.
Table of Content
Chapter 1 Django Introduction Install Django …… Chapter 2 Creating Project Project Structure …… Chapter 3 Django Template Tags If/Endif Tag …… Chapter 4 Models Create an App …… Chapter 5 Django Form Get Method …… Chapter 6 Administration Tools Activation of Management Tools …… Appendix 1 Python Basic What is Python? First Python Program …… Appendix 2 Texts & Answers Tests Answers