2
Answers

Why we use .env file for secret key in django? Is it also required if

Ayush A

Ayush A

4y
455
1
Hi, Why we use .env file for secret key in django? Is it also required if we use it on our own server and using apache to host with django. I want to know what is special with this .env or .ini file. What it provides that makes a django site more secured?
Answers (2)