* Use the Influence summary, where appropriate.
[matthijs/projects/xerxes.git] / influences /
2008-01-27 Matthijs Kooijman * Use the Influence summary, where appropriate.
2008-01-27 Matthijs Kooijman * Add a summary field to Influence.
2008-01-24 Matthijs Kooijman * Replace all tabs with spaces.
2008-01-24 Matthijs Kooijman * Add "Under discussion" status for influences.
2008-01-24 Matthijs Kooijman * Let the views in influences use RequestContext,...
2008-01-23 Matthijs Kooijman * Mark all model names and field names in influences...
2008-01-23 Matthijs Kooijman * In the add influence view, preselect the first chara...
2008-01-23 Matthijs Kooijman * Make Influence.character no longer optional.
2008-01-23 Matthijs Kooijman * Make the character list a real character list again...
2008-01-23 Matthijs Kooijman * Renamed character_addinfluence template to add.
2008-01-23 Matthijs Kooijman * Make the add view pass a request to ContextModelForm.
2008-01-23 Matthijs Kooijman * Add an addCharacter view to the influences app.
2008-01-23 Matthijs Kooijman * Mark all strings used so far as translatable.
2008-01-23 Matthijs Kooijman * Remove old addInfluence view and replace it by a...
2008-01-23 Matthijs Kooijman * Add some fields to influence's models.
2008-01-21 Matthijs Kooijman * Remove ee.base.models.EEObject, Django does not...
2008-01-21 Matthijs Kooijman * Replace maxlength argument to CharField with max_len...
2008-01-21 Matthijs Kooijman * Initial import of a django project.