Django Screencast
An introduction to some of the basic functionality of Django, a Python framework for rapid web development. Areas covered include:
- Setting up a project
- Designing the model
- Installing the administration interface
- Customising administration screens
- URL dispatching
- Generic views
- Django templates
Video is here:
Tags: Development, Django, Frameworks, Python, Screencasts