aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/user_pages/forms.py
Commit message (Expand)AuthorAgeFilesLines
* More/better translation.Elrond2012-03-171-1/+1
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Lots of changes to media page; rearranged things, added new styles, added jqu...Jef van Schendel2011-12-091-1/+1
* Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-011-1/+1
* 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