Authors: Christophe Gueret
Copyright: VU University Amsterdam
License: LGPL v3.0
This is a very simple meeting scheduler currently used to plan the weekly AI meetings at the VU
Here is how to deploy a site similar to http://wai.few.vu.nl :
- Create a directory
/var/www/wai.few.vu.nl/
and eventually copy waibase.db in it - Create a directory
/var/www/wai.few.vu.nl/appli
and copy the settings-remote.py in it and rename it as "settings.py" - Clone the content of the wai directory into /var/lib/django/wai
- Python 2.7
- Django 1.2.1 minimum https://www.djangoproject.com/