Django
Django 0.91 is installed in your $HOME/pylib. Because different users might want to use different versions, there's no Django installed system-wide, so you'll need to make sure that your PYTHONPATH is set up correctly when you use Django.
Feel free to install any version of Django you like in your $HOME/pylib.
There's an example Django site structure there, too. All the settings should Just Work⢠so make sure to keep an eye on them if you want to blow away that project directory.