Django Security Best Practice - Python Decouple

preview_player
Показать описание


Topic Covered - django tutorial,django password,secure django application,protect django,django data protection,django sensitive data,django secret key,django secret key environment variable,django hide secret key,python decouple django,python decouple tutorial,django environment variables,django data security,django security,django security tutorial,django security best practices,protect django database

#Django #DjangoTutorial #PythonDecouple
Рекомендации по теме
Комментарии
Автор

Thanks for the tutorial, i was searching for how to strengthen the security of django. I am a new learner.

fuddyduddy
Автор

this video a added to hide my security database on my project django. Thank you

tourefousseni
Автор

Nice simple and clear tutorial. Thank you.

_ariso.
Автор

Do you like this video??? Comment and tell

StudyGyaan
Автор

Thanks everything are clear, you are the best !

Alex-ywsn
Автор

Thank you and Congratulations! Excelent tutorial in video.

Автор

Nice and simple tuto. thank you God bless to you

tourefousseni
Автор

dude you should encrypt your domain data first Mr.Huzaib thanks for the content

rakancon
Автор

Thanks a bunch sir, much appreciated!

sipocharles
Автор

You said about gitIgnore. But what if we don't upload it on github? How we protect the .env file from an attacker when the server is running ?

damisg
Автор

If we upload our django project, should not include .env file ?

samandarshoyimov
Автор

Bro after that what we need to do ? Can you guide me with the following steps for gitignore

devmrnecro
Автор

Hii what if I don't have user, password, hosts in database section of settings.py file do I need to create it or was it optional?

rupa
Автор

I'm having trouble to get access to .env files through other apps inside my project.
I'm trying to run some data migrations which are inside another app but it just says: command not recognized.. Sigh

joaovictorramiresguimaraes
Автор

Why not add to the system env and import for os? I ask as someone who comes from no knowledge

RedElectrik