aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/user_pages/forms.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #362 - Added new `wtforms.Form`; `MediaCommentForm()`Joar Wandborg2011-06-291-0/+21
* ADDED `MediaCommentForm` is a form for `MediaComment` user entry and posting.