Best Practices for Django
Ranked in these QuestionsQuestion Ranking
Pros
Pro Beneficial for both novice and experienced Django developers
Anyone with at least a basic understanding of Django can benefit from this book. Two Scoops is written in a clear, easy to understand way and doesn't assume prior knowledge that can't easily be acquired from the documentation.
Experienced developers will benefit from the up-to-date best practices discussed throughout the book.
Pro Covers a wide range of topics
This book discusses everything from troubleshooting to deployment and third-party packages. Due to it covering such a wide range of topics, there are some chapters where more depth would be beneficial. However links to various resources are included where the topics can be further explored.
Cons
Con Not for true beginners
Best used by those who have built django before and want to improve their code, instead of writing from scratch