app/soc/views/site/user/__init__.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 20 Sep 2008 19:04:43 +0000
changeset 179 4882d6c5630d
parent 132 15d89c284106
permissions -rw-r--r--
Add custom 404 error message with link to "Create a New User" which is displayed when linkname in User Profile Developer view URL (/site/user/profile/<linkname>) doesn't exist. Add default value (None) to new_suffix parameter of template_helpers replaceSuffix and redirectToChangedSuffix functions.