| 22 | |
| 23 | == Django books == |
| 24 | |
| 25 | * [http://www.amazon.com/gp/product/1590597257?ie=UTF8&tag=jacobianorg-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1590597257/ The Definitive Guide to Django: Web Development Done Right] |
| 26 | * [https://www.packtpub.com/django-website-development-tutorial/book/ Learning Website Development with Django]- A beginner's tutorial to building web applications, quickly and cleanly, with the Django application framework. |
| 27 | * [https://www.packtpub.com/django-1.0-template-design-practical-guide/book/ Django 1.0 Template Development]- A practical guide to Django template development with custom tags, filters, multiple templates, caching, and more. |
| 28 | * [https://www.packtpub.com/django-1-0-website-development-2nd-edition/book Django 1.0 Website Development]- Build powerful web applications, quickly and cleanly, with the Django application framework. |
| 29 | * [https://www.packtpub.com/django-1-1-testing-and-debugging/book Django 1.1 Testing and Debugging]- Building rigorously tested and bug-free Django applications. |