I've been trying to find a clear step-by-step tutorial online (both youtube and written documentation) for the past three days and this has been the only helpful one so far! Thank you for being so clear
@HadiJafari-x8g Жыл бұрын
the best and cleanest structure I have found till now
@DianeCorriette11 ай бұрын
Great video. Now I can see how I can work local with testing and have production for when the site is deployed. Discovered something new. I am fairly new to django (using it for 2 months) but this video still really helped and was very clear.
@JayTac1 Жыл бұрын
This was a helpful video. Though it's worth mentioning that you must update all your paths when moving your settings file to another directory. BASE_DIR, storage paths, DB, etc.
@SimonFabcic7 ай бұрын
Nice one... 👍
@martinmetskula63842 жыл бұрын
Great content!
@Flaxymc2 жыл бұрын
Ok, but isn't it easier to just use decouple package with different .env files?
@veryacademy2 жыл бұрын
I have simply just introduced the idea that this is possible at this point 👍
@jasonperschcoding2474 Жыл бұрын
@@veryacademy But what, if you use `gunicorn` in production? In my opinion decoupling with env is good practice.
@madhavkummara7150 Жыл бұрын
@@jasonperschcoding2474 Hi can you explain to me what you mean by decoupling differnt .env files?
@_Afsus5 ай бұрын
hi , i m facing a problem ,i dont know if you can help me out.
@anandraj28952 жыл бұрын
really great content
@wazidmalik6824 Жыл бұрын
Thanks 😊
@veryacademy Жыл бұрын
Welcome 😊
@TomislavMiletic Жыл бұрын
Why exactly are you introducing this idea?
@veryacademy Жыл бұрын
So someone would ask me, why exactly are you introducing this idea.