On Oct 26, 4:32 pm, Bruce Kroeze <[email protected]> wrote: > On Mon, Oct 26, 2009 at 9:22 AM, Bob Waycott <[email protected]> wrote: > > I don't believe Satchmo defines the Contact model as AUTH_PROFILE_MODULE. I > > could be wrong, but can't recall seeing it defined there. > > Note, it is AUTH_PROFILE_MODULE that you add to your settings.py, not > > AUTH_PROFILE_MODEL. > > Actually, we deliberately do not use AUTH_PROFILE_MODEL, so that the > setting can be used with other frameworks. It should be 100% optional > for Satchmo installations. >
Thank you both for the help, much appreciated! I have actually added some methods to my profile model that retrieves some contact data, so a nice simple solution. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" 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/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
