top | item 830752

Django Debug Toolbar Screencast

53 points| twampss | 16 years ago |robhudson.github.com | reply

15 comments

order
[+] peterlai|16 years ago|reply
Great screencast, but did anyone else zone out after 30 seconds because the music was so good? I had to play the screencast a second time to actually watch it.</digression>
[+] edb|16 years ago|reply
My guess is it's a Django Reinhardt song. :)
[+] jessep|16 years ago|reply
Alrighty then. Using out Django Debug Toolbar has been on my list of things to start doing for a while now, but after seeing this, how could I not start immediately?
[+] jessep|16 years ago|reply
Okay, it is installed. And it is awesome. I'm a bit sad I didn't start using this before. Had similar feeling about command extensions and south when I started using them.
[+] niels|16 years ago|reply
Django Debug Toolbar is a must use for Django development. I hope it becomes a contrib app at some point.
[+] forsaken|16 years ago|reply
What value does it gain from becoming a contrib app, other than slower releases and less experimentation? I really don't understand the feeling of wanting things to go into Contrib. Hopefully soon, Russ's "No Bad Pony" talk from Djangocon this year will be online to point people to.