app/soc/models/org_app.py
changeset 1229 ec3768cbf369
parent 1149 c8d2bd7be24f
child 1230 b1b1897e4df1
--- a/app/soc/models/org_app.py	Thu Feb 05 23:46:39 2009 +0000
+++ b/app/soc/models/org_app.py	Thu Feb 05 23:49:46 2009 +0000
@@ -77,7 +77,6 @@
     'This template will be presented to contributors, such as students'
     ' and other non-member participants, when they apply to contribute'
     ' to the organization.')
-  contrib_template.redirect_url = soc.models.document.Document.URL_NAME
 
   contrib_disappears = db.TextProperty(required=True,
     verbose_name=ugettext(