Modified:
/wiki/pp_solution_form.wiki
=======================================
--- /wiki/pp_solution_form.wiki Tue Feb 8 20:29:29 2011
+++ /wiki/pp_solution_form.wiki Tue Feb 8 20:31:01 2011
@@ -4,9 +4,9 @@
= Custom Tag: `pp_solution_form` =
====_Module: pirate_issues====
-This tag populates the pp_solution namespace object with an object called
form. The form object contains HTML markup that renders into a form to
create an issue. For information on using variables within templates,
refer to http://docs.djangoproject.com/en/dev/topics/templates/.
-
-This tag takes arguments of request.POST and request.path so that it can
store the data corresponding to a new group's creation.
+This tag populates the pp_solution namespace object with an object called
form. The form object contains HTML markup that renders into a form to
create a solution. For information on using variables within templates,
refer to http://docs.djangoproject.com/en/dev/topics/templates/.
+
+
==_Arguments and Parameters_==