Make the is_public field unchecked by default.
[matthijs/projects/xerxes.git] / influences / forms.py
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.