SEARCH
Vue.js & Django Authentication: how to use the ENV files in Django
InterTuts
2024-07-08
Views
0
Description
Share / Embed
Download This Video
Report
The ENV files are an easy approach for storing configuration settings and sensitive information securely. We can use the ENV files even in Django, using the Decouple package. This video shows how to use the ENV files in a Django project.
Show more
Share This Video
facebook
google
twitter
linkedin
email
Video Link
Embed Video
<iframe width="600" height="350" src="https://dailytv.net//embed/x91rgbm" frameborder="0" allowfullscreen></iframe>
Preview Player
Download
Report form
Reason
Your Email address
Submit
RELATED VIDEOS
02:25
Vue.js & Django Authentication: create environment variables (.env)
01:31
Vue.js & Django Authentication: how to set up title and description for pages in Vue.js 3
01:53
Vue.js & Django Authentication: how to reset password in Vue.js
04:27
Vue.js & Django Authentication: token login with Django REST Framework
00:49
How to use env files in Vue.js version 3 with Vite
01:49
Vue.js & Django Authentication: how to use SMTP to send emails in Django
01:03
Vue.js & Django Authentication: Django REST Framework installation
02:56
Vue.js & Django Authentication: get logged in user's data with Django REST Framework
04:09
Vue.js & Django Authentication: Vue I18n Installation
02:32
Vue.js & Django Authentication: how to use "remember me" option for login
03:12
Vue.js & Django Authentication: user registration completed
05:28
Vue.js & Django Authentication: how to create a layout in Vue 3