Issue #362 - Added new `wtforms.Form`; `MediaCommentForm()`
authorJoar Wandborg <git@wandborg.com>
Tue, 28 Jun 2011 23:35:43 +0000 (01:35 +0200)
committerJoar Wandborg <git@wandborg.com>
Tue, 28 Jun 2011 23:35:43 +0000 (01:35 +0200)
commit074ac832c3ccd22f58118d51606ede3a1e696b4c
treef44b11cc737fc54d58fc9bfb651c70a3b66244f3
parent9074ee7c1df9cca8a250cc837c3e3efb8e359649
Issue #362 - Added new `wtforms.Form`; `MediaCommentForm()`

*   ADDED `MediaCommentForm` is a form for `MediaComment`
    user entry and posting.
mediagoblin/user_pages/forms.py [new file with mode: 0644]