You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shortlog of commits since last release:
Bruno Rocha (17):
Release version 2.0.0
Added Django explicit mode to docs (#149)
HOTIX: Django doc
Logger is now cached (removed logging import time overhead)
Update issue templates
Adjusts issue templates
Fix Typo in issue template
fix#160 - invoking directory should not be search breaking point.
Add explicit call to main() on cli.py (#165)
Generate coverage.xml file (#167)
Fix#166 renamed GLOBAL_ENV_ to ENVVAR_PREFIX_ (#168)
Fix#169 renamed SETTINGS_MODULE_ to SETTINGS_FILE_ (#170)
HOTFIX config.md on docs [skip ci] (#171)
Fix some open file descriptors on exampls and tests (#172)
Fix#151 setup pre-commit and black (#173)
Add CONTRIBUTING.md, conrtib isntructions and Black badge (#174)
Fix release script
David Moreau Simard (1):
Fix typos in bash export examples
Jan Willhaus (2):
Skip reloading envs for validators that only apply to current_env (#162)
Fix#163 Allow disabling env prefix (#164)
This project should adopt a combination of
black
andflake8
and also those should run on apre-commit
hook that developers will need to setup locally.The text was updated successfully, but these errors were encountered: