Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor Wanderer settings from environment variable to django app_se… #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fengor
Copy link

@fengor fengor commented Mar 9, 2025

…ttings

adds WANDERER_ACL_ID and WANDERER_ACL_TOKEN to app_settings.py refactors utils.py to use the new app_settings
changes logger message for Wanderer from mentioning environment to app_settings

…ttings

adds WANDERER_ACL_ID and WANDERER_ACL_TOKEN to app_settings.py
refactors utils.py to use the new app_settings
changes logger message for Wanderer from mentioning environment to app_settings
@fengor
Copy link
Author

fengor commented Mar 9, 2025

app_settigns are set in django i believe. None should be a sane default.

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.

Move to django app_settings instead of environment variables for WANDERER_*
1 participant