Archive for the ‘Django ShowMeDos’ Category

Setting Up a Django Development Environment

Sunday, August 3rd, 2008

ericflo has begun a new Django screencast series entitled Setting Up a Django Development Environment.  The current two episodes cover:

  1. Setting Up a Django Development Environment
  2. Django Pagination

We’re very keen to receive new web-app screencasts, all contributors get free access to our beginner-focused Club and we work to publicise your efforts.  Videos on Django, TurboGears, Pylons and the like are very welcome!

Other recent videos include Making a Django Dev EnvironmentTurboGears 2, Agile Python Development and Python for Math Education.  Recent beginner-Python videos include Common Variables and Containers, Loops and Iteration and What Does Python Look Like?.

New ShowMeDo: Django Tutorial Part 1 - Setup

Saturday, April 14th, 2007

New ShowMeDo: Django Tutorial Part 1 - Setup

Django is a Python web framework used for rapid application development in any environment. In under 10 minutes, we will go from a bare Linux (Ubuntu) installation to a fully functional Django server. ” - video here, brutimus