Do you have a good source for learning Django? I love (like, seriously) love python. I use it for most things except when I need to do rapid prototyping of a web app ... for that I fall back to RoR. I think it is because Rails has some amazing learning resources like Rails for Zombies, Rails Tutorial by Hartl, videos from peepcode, etc. The only word I can use to describe those are "awesome". Is there anything like that for Django?
Addendum: I've tried using Flask because of its simplicity. Then, had to go back to rails because I missed some features.
Addendum: I've tried using Flask because of its simplicity. Then, had to go back to rails because I missed some features.