From 379feed21f461fac5d50d026881011eaad62621f Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Wed, 21 Jan 2009 22:30:05 +0100 Subject: [PATCH] switch to get requests --- ddportfolioservice/templates/showform.mako | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddportfolioservice/templates/showform.mako b/ddportfolioservice/templates/showform.mako index 7a64037..e953bbd 100644 --- a/ddportfolioservice/templates/showform.mako +++ b/ddportfolioservice/templates/showform.mako @@ -27,7 +27,7 @@ License along with this program. If not, see ${h.stylesheet_link_tag('style')} - ${h.start_form(h.url_for(action='handle_post'), method='post')} + ${h.start_form(h.url_for(action='handle_post'), method='get')}
${_('Debian Developer Portfolio')}