* Make the add view pass a request to ContextModelForm.
[matthijs/projects/xerxes.git] / influences / models.py
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.