Living on the Edge

Django Git Screencast

Posted on January 23, 2008

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.

Comments
  1. cynicJanuary 25, 2008 @ 10:43 AM

    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

  2. EmptyJanuary 27, 2008 @ 12:13 AM

    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.

  3. Brian RosnerJanuary 27, 2008 @ 05:04 PM

    Yeah, the site is up. cynic, you must have hit it right when i was doing some quick debugging in production. :)

Post a comment
Comment