Version 20 (modified by 16 years ago) ( diff ) | ,
---|
Screencasts about Django
This page lists screencasts created to demonstrate Django.
Official
Now the 1.0 release is out, at least now we should have some offical sort of screencasts..
Ruby on Rails had it since the beginning, and it was a essential part of their official website..
Let the people send in proposals, start a screencast competition! (Perhaps someone could sponsor something, like two years of hosting at a provider supporting Django?)
I would suggest to send in three videos to start with.. Introduction to Django, a tutorial, and one for some common but advanced tasks in Django..
And at least it wouldn't be that bad to adopt something from the "Ruby on Rails" guys: http://rubyonrails.org/screencasts
Community
- Running django on Ubuntu using postgres SQL server
- Django in Seven Minutes - The first Django screencast! Created by Tom Dyson of throwingbeans.org. Demonstrates creating a trivial content management system from scratch using generic views. Note: this is old and out-dated - will not work with 0.95 or higher
- How to install Django at Webfaction - Screen cast created by Ian Holsman. Demonstrates how to run django in a shared hosting environment. The noise quality is a bit bad.
- How to setup Nginx with Django - There is a screencast about setup of Nginx with Django
- Creating a simple todo list - Meh, I made the cast on a whim, it's not like I'm going to delete it, so I list it.
- Learn Django Series - Learn Django shows how easily and quickly you can get a web application up and running with Django.
- PyCon-Tech The Python behind PyCon Series - Doug Napoleone introduces the technology behind PyCon 2007, this year's main Python conference.
- Empty Thoughts Django Screencasts Series - Screen casts created by Michael Trier.
- Screencasts by Eric Holscher - Series of Debugging Django Screencasts.