Mercurial > public > sg101
log gpp/messages/forms.py @ 566:4b9970ad0edb
age | author | description |
---|---|---|
Sun, 04 Mar 2012 14:52:24 -0600 | Brian Neal | For bitbucket issue #6, try to improve quoting messages. |
Tue, 05 Jul 2011 19:24:18 +0000 | Brian Neal | Fixing #222. Verified all the fields have been validated before trying to use them in the form.clean() method. |
Wed, 25 May 2011 02:39:08 +0000 | Brian Neal | Fixing the link to the private messages options tab in the PM notification email. |
Fri, 13 May 2011 02:06:53 +0000 | Brian Neal | For #211, added message quotas; can't send or receive private messages if your outbox/inbox quota has been exceeded. |
Fri, 06 May 2011 01:41:21 +0000 | Brian Neal | For #211; limit private message sizes to 8K. |
Thu, 05 May 2011 02:58:44 +0000 | Brian Neal | Fix bug where messages were never getting replied to. |
Thu, 27 Jan 2011 02:56:10 +0000 | Brian Neal | Fixing #142; cut over to the django.contrib.staticfiles app. |