On 3/6/06, Drew Whitehouse <[EMAIL PROTECTED]> wrote: > > I can't make TG_User's etc via my own script or "tg-admin shell", using > the latest SVN version. Yet I can make them via catwalk (and > identity.on is definitely set). Any ideas ?
[ ... ] > raise IdentityManagementNotEnabledException() > turbogears.identity.exceptions.IdentityManagementNotEnabledException: > An attempt was made to use a facility of the TurboGears Identity > Management framework but identity management hasn't been enabled in the > config file [via identity.on]. It seems you forgot to put the option in your configuration file the config.py file that is to be found in your projects package directory (alongside your controllers.py) Regards, Florent Aide. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

