Creating a Django boilerplate - 3 // how to use python decouple
JustDjango
In this series we’re working on setting up an awesome Django boilerplate project for easily getting up and running. This third video addresses setting up environment variables with python decouple. This is extremely useful for hosting and going live as you can then reference your api keys and other settings variables through a .env file which is normally not hosted with the actual application, such as on Heroku.
https://learn.justdjango.com ☝ Get exclusive courses & become a better Django developer
💻 Project code: https://github.com/justdjango/django_project_boilerplate
✌️ Stay in touch
Facebook: https://www.facebook.com/justdjangocode Instagram: https://www.instagram.com/justdjangocode Twitter: https://www.twitter.com/justdjangocode Email: admin@justdjango.com
Thank you for watching and don't forget to subscribe :) ... https://www.youtube.com/watch?v=6PSZgVBXMdo
44927398 Bytes