Skip to content

Warn instead of raising when .env not found#15

Merged
sloria merged 1 commit intomasterfrom
dont-raise
Aug 5, 2018
Merged

Warn instead of raising when .env not found#15
sloria merged 1 commit intomasterfrom
dont-raise

Conversation

@sloria
Copy link
Copy Markdown
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