diff -r b24796279fb9 -r ec3768cbf369 app/soc/models/presence.py --- a/app/soc/models/presence.py Thu Feb 05 23:46:39 2009 +0000 +++ b/app/soc/models/presence.py Thu Feb 05 23:49:46 2009 +0000 @@ -49,7 +49,6 @@ collection_name='home') home.help_text = ugettext( 'Document to be used as the "/home" page static contents.') - home.redirect_url = soc.models.document.Document.URL_NAME #: Valid ATOM or RSS feed url or None if unused. Feed entries are shown #: on the site page using Google's JavaScript blog widget