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

Warn instead of raising when .env not found #15

Merged
merged 1 commit into from
Aug 5, 2018
Merged

Warn instead of raising when .env not found #15

merged 1 commit into from
Aug 5, 2018

Conversation

sloria
Copy link
Owner

@sloria sloria commented Aug 5, 2018

This is more consistent with expected behavior, and is consistent
with django-environ and envparse

close #10

This is more consistent with expected behavior, and is consistent
with django-environ and envparse

close #10
@sloria sloria merged commit dca0229 into master Aug 5, 2018
@sloria sloria deleted the dont-raise branch August 5, 2018 21:58
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.

Don't throw IOError for missing .env file
1 participant