Django screencast
Thanks to Ian Holsman, we now have a screencast showing how to install a real-life Django application on WebFaction servers. The sreencast shows how to: Install a default Django application using our control panel Create a database using the control panel Change your database password using the control panel SSH into your shell account Replace the django default project with your own project Co...