Skip to content

Fix/logging and default secret key#241

Merged
joaorafaelalmeida merged 2 commits intodevfrom
fix/logging_and_default_secret_key
Jun 18, 2022
Merged

Fix/logging and default secret key#241
joaorafaelalmeida merged 2 commits intodevfrom
fix/logging_and_default_secret_key

Conversation

@aspedrosa
Copy link
Copy Markdown
Contributor

@aspedrosa aspedrosa commented May 11, 2022

  1. Our logging configurations were not showing HTTP 500. Configured in a way that keeps django's default loggers, which automatically log HTTP 500.
  2. Add a default secret key so development and test environments are easier to set up. If the default key is used on production a warning is issued.

Note: github actions errors addressed on #243

@aspedrosa aspedrosa changed the base branch from master to dev May 11, 2022 11:16
@aspedrosa aspedrosa closed this May 11, 2022
@aspedrosa aspedrosa reopened this May 11, 2022
@joaorafaelalmeida joaorafaelalmeida merged commit 62e1597 into dev Jun 18, 2022
@joaorafaelalmeida joaorafaelalmeida deleted the fix/logging_and_default_secret_key branch June 18, 2022 18:05
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