Project Setup - Django, Postgres, Virtualenv, Redis

  Рет қаралды 16,271

CodingWithMitch

CodingWithMitch

Күн бұрын

Пікірлер: 58
@ME-fx9mg
@ME-fx9mg 2 жыл бұрын
I was stuck in a loop, thank you buddy , you saved my day
@galaxy_apollo13
@galaxy_apollo13 3 жыл бұрын
Looks like a great tutorial series, can't wait to get through it!!!
@vibespen4727
@vibespen4727 4 жыл бұрын
Love to see this course thanks man ....lots of love from my side ....hope to learn a lot from u in the future.
@ZerO-f6t
@ZerO-f6t Жыл бұрын
Just wanna make you guys aware that, at the end of this playlist(while the project is not finished), this guy(mitch) wants you to purchase the remaining project tutorials in his website. He betrayed us(the full tutorial is not free, and in this playlist, it's only up to middle of the project). So, if you're beginner don't start this project. He's not saying this in this video. You can check the last video of this playlist, he says it there. I poured weeks into this project and have to terminate it because this guy scammed and lied to us. I never thought a person with more than 100K+ subs will do this to their subscribers. That is a real betrayal.
@icojb25
@icojb25 4 жыл бұрын
Why do you place your project files (src) inside the venv folder - is there a particular reason for this, or a reference? almost everything i read on stackoverflow / elsewhere says almost exactly not to place project files in venv. thanks
@tepongagapito1418
@tepongagapito1418 4 жыл бұрын
If you don't mind me sharing, I think that's just so he knows which projects work under which venvs, especially if he's working on different projects at the same time. Might be wrong, tho.
@shounakpandit5380
@shounakpandit5380 3 жыл бұрын
i cant loginto postgre in cmd
@nicko9958
@nicko9958 Жыл бұрын
Could you may Update the psql path? It's not working anymore, I can't even find "psql"
@uwaagbai171
@uwaagbai171 3 жыл бұрын
I use deb linux, I'm asked to input sudo password for postgresql, how do I know the password pls. Help...
@Styx1x
@Styx1x 4 жыл бұрын
The last part(update redis configuration) is missing from your site
@codingwithmitch
@codingwithmitch 4 жыл бұрын
Thanks I'll add it now
@codingwithmitch
@codingwithmitch 4 жыл бұрын
should be there now
@ZerO-f6t
@ZerO-f6t Жыл бұрын
Just wanna make you guys aware that, at the end of this playlist(while the project is not finished), this guy(mitch) wants you to purchase the remaining project tutorials in his website. He betrayed us(the full tutorial is not free, and in this playlist, it's only up to middle of the project). So, if you're beginner don't start this project. He's not saying this in this video. You can check the last video of this playlist, he says it there. I poured weeks into this project and have to terminate it because this guy scammed and lied to us. I never thought a person with more than 100K+ subs will do this to their subscribers. That is a real betrayal.
@rachidmouine3905
@rachidmouine3905 Жыл бұрын
​@@ZerO-f6t thank you men you are live saver
@Gabriel-ql7eb
@Gabriel-ql7eb 6 ай бұрын
@@ZerO-f6t thank you bro
@xtereone
@xtereone 3 жыл бұрын
May I use sqlite3 instead postgresql?
@dorjeetenzin9091
@dorjeetenzin9091 3 жыл бұрын
is redis used for caching here? (considering memebership, totally think its worth if i can get experience with all these technologies listed)
@scholarsinstitute6664
@scholarsinstitute6664 3 жыл бұрын
But I have an error while installing of redis,
@nasimansari6041
@nasimansari6041 3 жыл бұрын
Registered but not able to access your webpages
@scholarsinstitute6664
@scholarsinstitute6664 3 жыл бұрын
Redis is not supported by this processor type
@noobstack3498
@noobstack3498 3 жыл бұрын
hai mitch ,, luv to watch ur tuts ..
@pritidwivedi5021
@pritidwivedi5021 3 жыл бұрын
Hey mitch, does it really matters if I am using any different version of postgres, like you have done the project on 10.14 one and right now 10.17 is available. So does it really make any difference? Please do reply.
@yadav_vimal
@yadav_vimal 2 жыл бұрын
yaa! i am also in version 10.17, and i am not able to create database.
@scholarsinstitute6664
@scholarsinstitute6664 3 жыл бұрын
Amazing course 😊
@willk7471
@willk7471 4 жыл бұрын
When trying to use python manage.py migrate I get this error: django.core.exceptions.ImproperlyConfigured: Error loading psycopg2 module: DLL load failed while importing _psycopg: The specified module could not be found. What should I do?
@SantoshKumar-wk9sp
@SantoshKumar-wk9sp 4 жыл бұрын
Pip install psycopg2
@msj-01
@msj-01 3 жыл бұрын
I got the same problem! using an M1 mac. I have been trying for two days but nothing worked. Please let me know if you figure it out. I hope Mitch could help.
@willk7471
@willk7471 3 жыл бұрын
@@msj-01 I'm pretty sure I downgraded my python version to 3.8 from 3.9. Try that and lmk
@msj-01
@msj-01 3 жыл бұрын
@@willk7471 Thank you man! This saved me!
@jameskulu
@jameskulu 4 жыл бұрын
Waiting for this. Great one
@ZerO-f6t
@ZerO-f6t Жыл бұрын
Just wanna make you guys aware that, at the end of this playlist(while the project is not finished), this guy(mitch) wants you to purchase the remaining project tutorials in his website. He betrayed us(the full tutorial is not free, and in this playlist, it's only up to middle of the project). So, if you're beginner don't start this project. He's not saying this in this video. You can check the last video of this playlist, he says it there. I poured weeks into this project and have to terminate it because this guy scammed and lied to us. I never thought a person with more than 100K+ subs will do this to their subscribers. That is a real betrayal.
@nipundave6847
@nipundave6847 3 жыл бұрын
While downloading postgres there was nowhere where we had to create a password and all
@nipundave6847
@nipundave6847 3 жыл бұрын
Pls help
@Wittytime98
@Wittytime98 4 жыл бұрын
I run the psql postgres postgres command in cmd but they are not working?? Is not working due to not install pgadmin in system
@Wittytime98
@Wittytime98 4 жыл бұрын
So pgadmin is necessary to install or not
@claudeihany4056
@claudeihany4056 3 жыл бұрын
@@Wittytime98 type this following text on your cmd: 1) cd C:\Program Files\PostgreSQL\12\bin (this is the path directory on your computer where you can find the command psql.exe) 2) psql ...
@nipundave6847
@nipundave6847 3 жыл бұрын
@@claudeihany4056 I tried it but it didnt work
@claudeihany4056
@claudeihany4056 3 жыл бұрын
@@nipundave6847 ok, then you just need to find where your psql installation is. So, you copy this path which is ending with BIN on the cmd. Other way I don't know. Someone else should post a help here, maybe.
@space_cloudd
@space_cloudd 3 жыл бұрын
@@claudeihany4056 it worked for me but now it is asking password for user and I tried the one that I set during installation but that isn't working?? Pls tell.
@yadav_vimal
@yadav_vimal 2 жыл бұрын
Hello sir! ,I am not able to create my database, and "\dt" is not gives any response ,sir could you plz help me🙏
@yadav_vimal
@yadav_vimal 2 жыл бұрын
its urgent for my project plz guide me sir
@yadav_vimal
@yadav_vimal 2 жыл бұрын
sir can i use postgres version 10.19?
@traveljournawithfamily
@traveljournawithfamily 4 жыл бұрын
Awaiting for this one
@scholarsinstitute6664
@scholarsinstitute6664 3 жыл бұрын
So awesome 😍
@DanielMartinez-we1lr
@DanielMartinez-we1lr Жыл бұрын
Great tutorial Thank you
@samerjameel95
@samerjameel95 3 жыл бұрын
thank you so much for everything
@ravisorathiya5408
@ravisorathiya5408 4 жыл бұрын
I will going to watch in website after this video?
@codingwithmitch
@codingwithmitch 4 жыл бұрын
yes
@Carlos-xz9zq
@Carlos-xz9zq 4 жыл бұрын
lets go!
@zyz1153
@zyz1153 4 жыл бұрын
love your video
@kimkimathi2312
@kimkimathi2312 3 жыл бұрын
YOU ARE THE BEST
@HienNguyen-xn7tr
@HienNguyen-xn7tr 4 жыл бұрын
another one
@pravachanpatra4012
@pravachanpatra4012 3 жыл бұрын
17:24
@KevinTempelx
@KevinTempelx 4 жыл бұрын
Thanks!
@rachidizem
@rachidizem 3 жыл бұрын
100k
@ZerO-f6t
@ZerO-f6t Жыл бұрын
Just wanna make you guys aware that, at the end of this playlist(while the project is not finished), this guy(mitch) wants you to purchase the remaining project tutorials in his website. He betrayed us(the full tutorial is not free, and in this playlist, it's only up to middle of the project). So, if you're beginner don't start this project. He's not saying this in this video. You can check the last video of this playlist, he says it there. I poured weeks into this project and have to terminate it because this guy scammed and lied to us. I never thought a person with more than 100K+ subs will do this to their subscribers. That is a real betrayal.
@pravachanpatra4012
@pravachanpatra4012 3 жыл бұрын
23:44
Django Templates Setup
23:42
CodingWithMitch
Рет қаралды 9 М.
PROJECT DEMO - (Realtime Chat, Django Sockets, Postgres)
19:50
CodingWithMitch
Рет қаралды 33 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Installing Django Channels 2 (Redis and WebSockets)
18:14
CodingWithMitch
Рет қаралды 24 М.
Custom User Model with email login (DJANGO)
39:21
CodingWithMitch
Рет қаралды 47 М.
Friend System with Django (Send, Accept, Decline, Remove, Cancel)
25:19
Dockerizing Django with Postgres, Redis and Celery
20:59
Developer Timeline
Рет қаралды 15 М.
Register New Users with Django Custom User
25:51
CodingWithMitch
Рет қаралды 12 М.
From Physics Student to Software Engineer
6:22
CodingWithMitch
Рет қаралды 12 М.
Advice from a Principal Software Engineer at Amazon (Steve Huynh)
22:45
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН