Checking your Django project configuration before deployment is important as it ensures the settings are deployment-ready. In this video, we check that our project configurations are in order prior to deployment.
Previous video: • Python Django Tutorial - Simple Unit...
Django tutorial playlist: https://youtube.com/playlist?list=PLI...
====================
⭐️ Video Contents⭐️
⌨️ (0:00:00) Recap
⌨️ (0:00:43) Reviewing docker configuration
⌨️ (0:05:57) Using Django deployment checklist
====================
Django Deployment Checklist: https://docs.djangoproject.com/en/4.1...
CSRF Cookie Settings: https://docs.djangoproject.com/en/4.1...
====================
The code used in this series can be found at:
https://github.com/jkaris/my-demo-web...
====================
Reach me through:
My Website - https://josephkariuki.com/
Twitter - / jkariscodes
Instagram - / codekaraoke
#python #django #ssl #deployment #docker