Modified:
/wiki/pp_solution_form.wiki
=======================================
--- /wiki/pp_solution_form.wiki Tue Feb 8 20:38:02 2011
+++ /wiki/pp_solution_form.wiki Tue Feb 8 20:51:34 2011
@@ -11,7 +11,11 @@
==_Arguments and Parameters_==
#. *POST*:
+ * This parameter allows the tag to store data when the form is submitted.
+ * for example: `POST=request.POST`
#. *path*:
+ * This parameter tells the tag the path at which it is used.
+ * for example: `path=request.path`
#. *obj*:
#. *user*:
#. *request*: