app/django/contrib/redirects/README.TXT
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 19 Sep 2008 12:45:13 +0000
changeset 171 b62f1cf5e878
parent 54 03e267d67478
permissions -rw-r--r--
Bug fixes to revision r596. User Account field in Developer User Profile view needs to be an email not a login name. Header title of User Profile Developer view, when form validation failes is now showing correct value ("Modify existing ..." instead of "Create new user ...").

This is an optional add-on app, redirects.

For full documentation, see either of these:

    * The file django/docs/redirects.txt in the Django distribution
    * http://www.djangoproject.com/documentation/redirects/ on the Web

Both have identical content.