CodeforNepal / CodeforNepal/mero-book
Refactor credentials out of settings into .env file
Open
- Dominant language
- CSS
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Security credentials for email and other stuffs e.g. [here](https://github.com/Code4Nepal/mero-book/blob/master/hamrokitab/settings.py) can be kept in a .env file and not pushed to GitHub. Look into [python-decouple](https://simpleisbetterthancomplex.com/2015/11/26/package-of-the-week-python-decouple.html) library.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.