diff -r b24796279fb9 -r ec3768cbf369 app/soc/models/org_app.py --- 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(