diff -r b24796279fb9 -r ec3768cbf369 app/soc/models/presence_with_tos.py --- a/app/soc/models/presence_with_tos.py Thu Feb 05 23:46:39 2009 +0000 +++ b/app/soc/models/presence_with_tos.py Thu Feb 05 23:49:46 2009 +0000 @@ -39,4 +39,3 @@ collection_name='tos') tos.help_text = ugettext( 'Document containing optional Terms of Service for participating.') - tos.redirect_url = soc.models.document.Document.URL_NAME