Add some extra spacing the the influence_changed email.
[matthijs/projects/xerxes.git] / influences / forms.py
2010-02-13 Matthijs KooijmanAdd a Influences.type field (Influence / Notification).
2009-02-04 Matthijs KooijmanMake the is_public field unchecked by default.
2008-10-31 Matthijs KooijmanMake the comment textareas 80 columns wide.
2008-10-31 Matthijs KooijmanDisallow staff to set the markup of new comments.
2008-10-31 Matthijs KooijmanMove forms from models.py to a new file forms.py.