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

Replace default values with (invalid) placeholders #5021

Open
wants to merge 7 commits into
base: beta-refactored
Choose a base branch
from

Conversation

noliveleger
Copy link
Contributor

@noliveleger noliveleger commented Jul 18, 2024

Description

Avoid starting the app with wrong default and make admins realize the settings are wrong right away.

Notes

Left alone STRIPE_TEST_PUBLIC_KEY and STRIPE_LIVE_PUBLIC_KEY but IMO, we should be consistent and use env variables to pass their value and not hard-code their value.

Related issues

Fixes #4364

@noliveleger noliveleger marked this pull request as ready for review July 23, 2024 18:59
Base automatically changed from django-kobocat-app to release/2.024.25 July 24, 2024 13:22
@noliveleger noliveleger changed the base branch from release/2.024.25 to beta July 24, 2024 21:44
@noliveleger noliveleger assigned RuthShryock and unassigned bufke Sep 19, 2024
@noliveleger noliveleger removed the request for review from bufke September 19, 2024 21:37
@noliveleger noliveleger changed the base branch from beta to beta-refactored September 19, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove invalid default values that are not obvious placeholders
3 participants