app/soc/models/presence.py
changeset 1229 ec3768cbf369
parent 1051 c532dd9def48
child 1307 091a21cf3627
--- 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