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 django-composed-configuration with django-resonant-settings #216

Merged
merged 334 commits into from
Jan 27, 2025

Conversation

brianhelba
Copy link
Contributor

No description provided.

Remove obsolete flake8-blind-except
Fix misspelled _rest_framework.py file name
Configure development email via mixin
Support django-storages 1.10
Users can define:
`BASE_DIR = Path(__file__).resolve(strict=True).parent.parent`
Use pathlib for BASE_DIR
Configure robust HTTPS serving in production
@brianhelba brianhelba force-pushed the settings branch 11 times, most recently from d7c859e to 638fddb Compare January 24, 2025 04:00
Copy link
Member

@mvandenburgh mvandenburgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brianhelba where does DJANGO_SETTINGS_MODULE get set in production?

django-resonant-settings/tox.ini Show resolved Hide resolved
@brianhelba brianhelba force-pushed the settings branch 5 times, most recently from 7d07fcc to fcad495 Compare January 27, 2025 01:26
@brianhelba
Copy link
Contributor Author

@brianhelba where does DJANGO_SETTINGS_MODULE get set in production?

@mvandenburgh Good point, I'm making a separate update to https://github.com/kitware-resonant/terraform-heroku-resonant

@brianhelba brianhelba marked this pull request as ready for review January 27, 2025 02:14
@brianhelba brianhelba merged commit e820a33 into master Jan 27, 2025
2 checks passed
@brianhelba brianhelba deleted the settings branch January 27, 2025 02:14
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.

5 participants