I've been doing a lot of reading recently. Here are Django books I've finished:
- Python Web Development with Django
- SAMS Teach Yourself Django in 24 Hours
- Django 1.0 Template Development
- Pro Django
Here are general web development books I've read:
And a book on Git: Version Control with Git.
In addition, here are the books I am currently reading:
I particularly recommend Pro Django for django developers. It is advanced and offers a lot of insight into django and the python techniques it is built on.
