Skip to content

Docs: State that the configuration is done by setting a given config var in settings.py #240

@banagale

Description

@banagale

I see it in app_settings that the project's settings file is looked at to derive the various properties.

Might not hurt to put that in prose at the top of configuration.

Maybe an example:

Example settings.py config:

...
# django-invitations configuration
INVITATION_EXPIRY = 5
ALLOW_JSON_INVITES = True
...

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