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

Restructuring of app settings and config #91

Open
henhuy opened this issue Sep 17, 2019 · 0 comments
Open

Restructuring of app settings and config #91

henhuy opened this issue Sep 17, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@henhuy
Copy link
Contributor

henhuy commented Sep 17, 2019

From WAM-meeting:
Too many setting files (app.cfg, app_settings.py & settings.py)
Idea:

  • one config-folder (app_config/) with single app_settings.py
  • params from app.cfg as dict into app_config/app_settings.py
  • INSTALLED_APPS from settings into app_settings
  • Load only INSTALLED_APPS into wam while wam/settings.py
  • Centralize settings needed by apps (no setting-overriding in app/settings.py) in WAM repo
@henhuy henhuy added the enhancement New feature or request label Sep 17, 2019
@henhuy henhuy self-assigned this Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant