Book: Django 1.1 Testing and Debugging
August 30, 2010
If you're working with Django, get a copy of this book and read it cover to cover. Django 1.1 Testing and Debugging is an excellent tour through the functionality available to test Django applications. It also covers in depth what debugging tools are available and how to use them.
One …