PacktPublishing / Django-4-by-example

Django 4 by example (4th Edition) published by Packt
https://djangobyexample.com/
MIT License
799 stars 461 forks source link

Chapter 1: Sending emails via django #66

Open mbuguadouglas opened 3 days ago

mbuguadouglas commented 3 days ago

I propose using a .env file to store the users password and email accounts.

This would teach developers how to enforce better coding practises from earlier on, whereby valuable keys are not added to the versioning system and accidentally pushed to a platform such as github.