Mercurial > public > sg101
log gpp/messages/forms.py @ 526:dd97341788fa
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. |