aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/user_pages/forms.py
Commit message (Expand)AuthorAgeFilesLines
* Updating the confirm delete form: checkboxes shouldn't be required, make tran...Christopher Allan Webber2011-09-051-2/+2
* Page Redesign to Delete confirmation pageShawn Khan2011-09-051-4/+2
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Feature #403 - Ability to delete media entries - Fixes according to feedbackJoar Wandborg2011-08-301-0/+7
* Minor change to indentationChristopher Allan Webber2011-08-101-2/+2
* Ooops! We should do a fake ugettext passthrough here also.Christopher Allan Webber2011-08-101-1/+1
* Converting all forms to use the "fake/null" gettext conversion functionChristopher Allan Webber2011-08-101-3/+6
* Updated `MediaCommentForm.field_comment` => `MediaCommentForm.comment_content`Joar Wandborg2011-07-071-21/+22
* Issue #431 - Prevent comment link expiry - Added functionality for comment li...Joar Wandborg2011-07-071-2/+2
* Issue #362 - Added new `wtforms.Form`; `MediaCommentForm()`Joar Wandborg2011-06-291-0/+21