* Add notify.py that can email a given template to given recipients (Users/Groups...
[matthijs/projects/xerxes.git] / events /
2008-01-24 Matthijs Kooijman * Replace all tabs with spaces.
2008-01-21 Matthijs Kooijman * Replace maxlength argument to CharField with max_len...
2008-01-21 Matthijs Kooijman * Initial import of a django project.