log gpp/messages/forms.py @ 485:7c69b1449d7a

age author description
2011-07-05 Brian Neal Fixing #222. Verified all the fields have been validated before trying to use them in the form.clean() method.
2011-05-25 Brian Neal Fixing the link to the private messages options tab in the PM notification email.
2011-05-13 Brian Neal For #211, added message quotas; can't send or receive private messages if your outbox/inbox quota has been exceeded.
2011-05-06 Brian Neal For #211; limit private message sizes to 8K.