Skip to content

Conversation

f-trivino
Copy link
Collaborator

When the WSGI server loads, Django needs to import the settings module by using the DJANGO_SETTINGS_MODULE environment variable to locate the appropriate settings module. It must contain the dotted path to the settings module.

This commit is adding the path to the settings module.

Related: #29

When the WSGI server loads, Django needs to import the settings module by using
the DJANGO_SETTINGS_MODULE environment variable to locate the appropriate settings
module. It must contain the dotted path to the settings module.

This commit is adding the path to the settings module.

Related: freeipa#29

Signed-off-by: Francisco Trivino <[email protected]>
@antoniotorresm
Copy link
Collaborator

Working fine in container environment, LGTM.

@f-trivino f-trivino merged commit 26c0905 into freeipa:main Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants