* Remove the sites app from the config, we're not using it.
[matthijs/projects/xerxes.git] / events /
2008-03-24 Matthijs Kooijman * Remove the Event model from the admin, we're not...
2008-02-09 Matthijs Kooijman * Replace some tabs by spaces and put a vim modeline...
2008-02-09 Matthijs Kooijman * Remove some old stuff from the events app (such...
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.