See LICENSE for the license details; The whole of Exodus falls under this license.

Roland van Laar
email: roland@wirelessleiden.nl

Install django 0.96 Follow the website
Do a avn checkout svn.wirelessleiden.nl/svn/code/exodus

In django_exodus/settings.py 
change MEDIA_ROOT to PATH/django_media
Let template dirs point to: $PATH/django_templates


To run the developmentserver do
$ cd django_exodus
$ ./manage.py runserver 8000

The portnumber is optional



