Fixing the documentation for the latest contrib models.

This commit is contained in:
Griatch 2011-11-07 16:49:02 +01:00
parent eaa4ef8a20
commit ffb73cdb31
2 changed files with 12 additions and 9 deletions

View file

@ -15,7 +15,7 @@ Install is simple:
To your settings file, add/edit the line:
CMDSET_UNLOGGEDIN = "contrib.alt_login.UnloggedInCmdSet"
CMDSET_UNLOGGEDIN = "contrib.menu_login.UnloggedInCmdSet"
That's it. The cmdset in this module will now be used instead of the
default one.