This is a very small commit. All that I have done here is to clean up my code
authortilly-Q <nattilypigeonfowl@gmail.com>
Mon, 29 Jul 2013 19:14:39 +0000 (15:14 -0400)
committertilly-Q <nattilypigeonfowl@gmail.com>
Mon, 29 Jul 2013 19:14:39 +0000 (15:14 -0400)
commitf26c21cd5b7998c903fa67aaf164c07743fee651
treecc1d073eee35ef991f072c20b50dae5ab4cf5299
parent3aa3871b909500ae9198d63814dd79fd28921f93
This is a very small commit. All that I have done here is to clean up my code
a bit. I made it so that mediagoblin.user_pages.report recieves the report
form as part of it's context. I also made sure I used {% trans %} tags effect-
-ively.
mediagoblin/moderation/tools.py
mediagoblin/templates/mediagoblin/moderation/report.html
mediagoblin/templates/mediagoblin/user_pages/report.html
mediagoblin/user_pages/forms.py
mediagoblin/user_pages/lib.py
mediagoblin/user_pages/views.py