Hello all,
@Mods,
Sorry, if this post doesn't belong here. I was not sure where to put this and also I need some urgent answer to my question. If there is some other appropriate place for this thread, please feel free to move it.
I am looking for some Django resources (more specifically books/ebooks). The minimum help I need is to learn Test-driven Django development. Most resources I found have minimal to absolutely no sections dedicated to TDD.
It would be nice if it starts with Hello, World and focus on creating smaller applications to demonstrate Django features rather than creating one big e-commerce application step-by-step. Although I would not mind such step-by-step book, but it should not be something that goes too fast without explaining anything.
A good example is this ROR book. Although it is step-by-step, it focuses on TDD and explains features and gems in detail.
Thank you

