Environment Variables - Deployment with Django - Part 1

preview_player
Показать описание
In this video we will create environment variables and secure the Admin Login page.

This is part of a tutorial series where we build a web app from scratch and go live on the internet. Enjoy.

0:00 Intro and Overview
3:32 Environment Variables
8:58 Admin Honeypot

Follow me on:

Support me on:
Thank you.

#django #htmx #deployment #environmentvariables #environ #python #pythonprogramming #selftaughtdeveloper #webdevelopment #webapp #stayathomedad #fabimo
Рекомендации по теме
Комментарии
Автор

My voice sounds a bit rough, I have just recovered from an allergy 🤒🤧

ajudmeister
Автор

Bro you have no idea how much you have done for the Django community with this playlist. Thank you so much man for making deployment easy for us.

isegofficial
Автор

This is what exactly i wanted. There very few tutorials on youtube regarding deployment nobody even talks about deployment. Thanks for making a video regarding this series. We need videos on CI cd pipelines also if possible. Thanks

midhunskani
Автор

Let's go it's deployment series

Coden
Автор

I'm so happy that i found this channel.

rafhaellowixhomwad
Автор

came back and very interested! You're the god

LUCI-wvfk
Автор

Thank you for sharing this. Unfortunately, this version of honeypot is not compatible with Django version 5.

kimr
Автор

Always quality tutorial. Thanks Andreas. Is there any reason why you did not use python decouple instead of environ. it looks more simple. you only need one import statement instead of the 3 you used for environ

thekenapp
Автор

The ENCRYPT_KEY is in byte type. Do we need to cast the value returned by the env object?

ThắngPhu-zt
Автор

Learn backend series with htmx Is it finished sir?

AliAhmad-wqmu
Автор

what should i do if i dont have and ENCRYPT_KEY

Jery-hgtg