As promised, Brian Rosner, co-host of This Week in Django, has just released a screencast on Using Git with Django. Although this is Brian’s first screencast, he has put together a very professional tutorial. It’s enough to wet your appetite for using Git with Django.
I expect, and hope, that we will see more great screencasts from Brian in the future.



I’m getting the following error:
TemplateDoesNotExist at /blog/2008/jan/23/using-git-django-screencast/ blog/post_detail.html Request Method: GET Request URL: http://10.2.138.52:2012/blog/2008/jan/23/using-git-django-screencast/ Exception Type: TemplateDoesNotExist Exception Value: blog/post_detail.html Exception Location: /home/27487/data/python/django/django/template/loader.py in find_template_source, line 72
You might want to set Debug=False
Brian totally reconstructed his site and so you must have hit it at a time when he was rolling something out. It seems to work well for me.
Yeah, the site is up. cynic, you must have hit it right when i was doing some quick debugging in production. :)
Looking forward to the screencast, but I’m getting a 502 error when accessing the site.
polera: hmm, works for me. Perhaps there was an intermittent problem.
Looking good now!