Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

How can I fix SiteProfileNotAvailable exception  #88

@channaitfac

Description

@channaitfac

I have I configured and deploy the application. But when I going to read some comment I will get following exception,

Exception Type: SiteProfileNotAvailable
Exception Value: You need to set AUTH_PROFILE_MODULE in your project settings

But I haven't any idea to how too set proper value for "AUTH_PROFILE_MODULE" (under src\collab\collab\settings.py).

Now I am using following values,

application name is 'idea'
I have created user call 'dev'

AUTH_PROFILE_MODULE = 'idea.dev'

Can you please tell me how can I derive that values ?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions