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

Settings bootstrap process is noisy #8

Open
markfinger opened this issue Feb 19, 2018 · 0 comments
Open

Settings bootstrap process is noisy #8

markfinger opened this issue Feb 19, 2018 · 0 comments
Assignees

Comments

@markfinger
Copy link
Contributor

The settings bootstrap spams out a bunch of noise (twice in dev envs due to the server running as a sub process).

BASE_SETTINGS:
  base.py
  compressor.py
  logentries.py
  storages.py
  whitenoise.py
PROJECT_SETTINGS:
  project_settings.py
  local.py
LE:

Can we change it to a single line out text?

mrmachine added a commit that referenced this issue Mar 6, 2018
* Print actual `ixc_django_docker.settings` and project directories, to
  make it easier to find the files being included.

* Only print a one line warning if `DONT_PRINT_SETTINGS` environment
  variable is defined. Put `DONT_PRINT_SETTINGS=1` in `.env.local` if you
  don't want to see the included settings printed on startup.

  The warning is there just as a reminder that we're missing out on this
  information, and how to get it back.
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

No branches or pull requests

2 participants