Django is the leading Python web application development framework. Learn how to leverage the Django web framework to its full potential in this advanced tutorial and reference. Endorsed by Django, Pro Django more or less picks up where The Definitive Guide to Django left off and examines in greater detail the unusual and complex problems that Python web application developers can face and how to solve them.
Found the longest function name: can_combine_inserts_with_and_without_auto_increment_pk. Book is for Django 1.5, but core things are intact, good book.
Structure is bad. Writing style is awful and annoying. Content is mostly good. This book should be thicker, to cover more important topics, and better structured. Right now it looks like reference extracts with random not linked examples of different, not always complex or insightful, tricks.
It is a good book on becoming familiar with and some design patterns. However, I found the code examples not related to each other and it wasn't the best experience learning separated things instead of building something over chapters.