project/templates/registration/edit-registration.html
changeset 123 d4799b7159e4
parent 96 178b89a3ca4f
child 133 c5de36c4573e
--- a/project/templates/registration/edit-registration.html	Tue Jul 20 19:18:44 2010 +0530
+++ b/project/templates/registration/edit-registration.html	Tue Jul 20 19:23:40 2010 +0530
@@ -7,7 +7,7 @@
 
 {% include '_errors.html' %}
 
-<form action="{% url scipycon_edit_registration id %}"
+<form action="{% url scipycon_edit_registration id params.scope %}"
       method="post">
     <fieldset>
         <legend>Edit Registration</legend>