Django Demo

This demo will show you how to install a real-life Django application on our servers. You will learn 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
  • Configure your project settings, sync your database
  • Restart your Apache+mod_python instance
  • Use the Django admin area
  • Use the application you've just installed

Click on the link below to watch the screencast: