* In the add influence view, preselect the first character if it is the user's only...
[matthijs/projects/xerxes.git] / influences / models.py
2008-01-23 Matthijs Kooijman * Make Influence.character no longer optional.
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.