Edit Profile Page Form - Django Blog #31

  Рет қаралды 18,626

Codemy.com

Codemy.com

Күн бұрын

Пікірлер: 51
@Codemycom
@Codemycom 4 жыл бұрын
▶️ Watch Entire Django Blog Playlist ✅ Subscribe To My KZbin Channel: bit.ly/3bWN6wj bit.ly/2IGzvOR ▶️ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
@enriqueponce1410
@enriqueponce1410 2 жыл бұрын
John, thank you so much for these videos, I'm really learning a lot. I encountered some errors when using the dropdown menu. So here is what I did to fix it in case someone else is experiencing the same problems: 1. The Dropdown Menu Button is blue and not align with the other nav bar items: Fix: Make sure that the button class is set to: "nav-link dropdown-toggle" e.g.: Categories 2. The dropdown menu is not "dropping" the items it contains Fix: Change data-bs-toggle="dropdown" to data-toggle="dropdown" e.g.: I hope this helps!
@RahulGupta-pw5ei
@RahulGupta-pw5ei Жыл бұрын
Great sir 👌 thanku sir
@Codemycom
@Codemycom Жыл бұрын
Welcome!
@aadityajindal6217
@aadityajindal6217 2 жыл бұрын
Hello, John! Great course! Btw, just a quick question. Can you perhaps upload a video on implementing the other method of extending the settings form only to include the profile stuff as well? I am asking as my profile model does not exactly have a whole lot of fields and it seems redundant to be having a whole another page just for those 2-3 fields. Thanks!
@jmxsabin9266
@jmxsabin9266 2 жыл бұрын
love your content, its help me a lot
@Codemycom
@Codemycom 2 жыл бұрын
Glad to hear it
@sarojgautam5589
@sarojgautam5589 4 жыл бұрын
When I regeister for new account the account is created but when I tried to login it shows error(Reverse for 'user-profile' with arguments '('',)' not found. 1 pattern(s) tried: ['members/(?P[0-9]+)/profile/$']). I can login with that account only when I create userprofile using admin panel. How can I solve this error.
@stephanedavy4857
@stephanedavy4857 Жыл бұрын
salut, oui c'est normal il faut créer un profile au autres utilisateurs pour que cela fonctionne.
@sulimanallahgabo1080
@sulimanallahgabo1080 4 жыл бұрын
you're awsome thanks
@Codemycom
@Codemycom 4 жыл бұрын
Thanks!
@itzelbrachomolina3446
@itzelbrachomolina3446 2 жыл бұрын
what a great tutorial, thanks :D
@Codemycom
@Codemycom 2 жыл бұрын
Glad you enjoyed it!
@tomiwaibrahim851
@tomiwaibrahim851 4 жыл бұрын
This course is awesome. I have a question, why are the codes for the edit profile page and edit profile different? They look like the same thing but when I tried it out the entries for edit profile page were blank
@wickedsick2314
@wickedsick2314 Жыл бұрын
please sir how can I do widget thing in this form I can't find a way I want to customize this with bootstrap
@sandeep-rai07
@sandeep-rai07 4 жыл бұрын
It is not necessary that both our profile id and user id are same because we are creating the user first. After that we created the profile. Please reply John
@robertcoffie8789
@robertcoffie8789 4 жыл бұрын
Very nice tutorial Sir, please can you do a comment section, like and dislike buttons . Thank you
@Codemycom
@Codemycom 4 жыл бұрын
Thanks, good suggestion.
@pokotyec
@pokotyec 4 жыл бұрын
Good progress and good work. I'm following keenly. Now could you also do a tutorial on image links or is that done in the other videos already?
@Codemycom
@Codemycom 4 жыл бұрын
That's just normal HTML. Wrap your image in a normal link tag.
@gkulk007
@gkulk007 4 жыл бұрын
Hey John the course is really awesome. I wanted to ask how to allow multiple users logged in different tabs as we logout in a new tab and login again then everywhere only the one logged in user is only having access. How can we make multiple users login at same time and do their work.
@Codemycom
@Codemycom 4 жыл бұрын
Any number of people can be logged in at once already, so long as they're on their own computer. The reason I log off and on to switch users is because I'm on one computer.
@gkulk007
@gkulk007 4 жыл бұрын
@@Codemycom okay Thankyou so much. But now like others I am not able to open my site after registration of new user. Please help with that issue also😇
@Codemycom
@Codemycom 4 жыл бұрын
@@gkulk007 Yep, will discuss this in the next video (in the mean time you can create a profile page for the new user using your admin panel)
@sandeep-rai07
@sandeep-rai07 4 жыл бұрын
Hey John, it's not possible every time that user.id will be equals to profile.id. How to deal with this?
@DreamChanger
@DreamChanger 3 жыл бұрын
Sir i got an error while logout and refresh the efit page showing a error of "anonymous user has no attributr __meta " can you please give me a solution
@gouthamgoutham7640
@gouthamgoutham7640 4 жыл бұрын
Can we turn this website into mobile app
@Codemycom
@Codemycom 4 жыл бұрын
Bootstrap is mobile ready out of the box
@monkeyd.lapidus820
@monkeyd.lapidus820 3 жыл бұрын
Hello, that was a nice video. But please i have a problem. When i'm validating the form, it redirects me to the login form without editing the user model. Please how can i fix it ??
@Codemycom
@Codemycom 3 жыл бұрын
Check your code for typos
@priyabratamanasingh2055
@priyabratamanasingh2055 4 жыл бұрын
Can u make a video on how to extend the edit profile form instead of making another form... Plz sir🙏
@rangabharath4253
@rangabharath4253 4 жыл бұрын
Awesome
@Codemycom
@Codemycom 4 жыл бұрын
Thanks
@coolrezaul
@coolrezaul 4 жыл бұрын
Thank you. But we need forget password and confirm email address before login
@Codemycom
@Codemycom 4 жыл бұрын
How so?
@coolrezaul
@coolrezaul 4 жыл бұрын
I mean user must should confirm his/her email address after that he can login to website, and need recovery option if user forget password. That's will be awesome... And your django blog Series is very nice, everything explained clearly. Thank you so mch
@radhamohata6441
@radhamohata6441 4 жыл бұрын
Really a great tutorial and you have taught it in an awesome way . Btw how long will it take for this to complete?
@Codemycom
@Codemycom 4 жыл бұрын
Thanks! I have no idea how long this will be.
@nagendranfriends3153
@nagendranfriends3153 4 жыл бұрын
How to set and use Forget Username and Forgot Password sir
@Codemycom
@Codemycom 4 жыл бұрын
Don't we already discuss this in the playlist?
@nagendranfriends3153
@nagendranfriends3153 4 жыл бұрын
@@Codemycom I think to change the password is done in only Edit profile . But if we forgot the password or username we willn't able to login sir at that time what will be the solution
@nagendranfriends3153
@nagendranfriends3153 4 жыл бұрын
Because after Login we can able to Edit . But if we forgot both username or password what is the solution sir
@Codemycom
@Codemycom 4 жыл бұрын
@@nagendranfriends3153 I may discuss that in the future
@jmxsabin9266
@jmxsabin9266 2 жыл бұрын
49$ = 5,940.46 Nepalese Rupee and that's not too expensive right :-)
@michalkrsik2702
@michalkrsik2702 2 жыл бұрын
What is this sentence supposed to mean?
@jmxsabin9266
@jmxsabin9266 2 жыл бұрын
@@michalkrsik2702 It's mean that in our country it is very costly 😐
@AmoahDevLabs
@AmoahDevLabs 4 жыл бұрын
This is really awesome, John. Anyway if you register as a new user and try to login you run into an error. "NoReverseMatch at /" Reverse for 'show_profile_page' with arguments '(",)' not found. I've tried resolving this but I'm still stacked. Please check out ...
@Codemycom
@Codemycom 4 жыл бұрын
I'll be discussing this in the next video
@AmoahDevLabs
@AmoahDevLabs 4 жыл бұрын
@@Codemycom Alright thanks for your reply.
@Codemycom
@Codemycom 4 жыл бұрын
@@AmoahDevLabs Should be out Tuesday of this coming week.
@derekkroeker4582
@derekkroeker4582 3 жыл бұрын
You can make an if statement for this in the base.html page, to check if it has a profile or not. If it has no profile then don't give it any profile link.
Profile Account Creation - Django Blog #32
21:22
Codemy.com
Рет қаралды 14 М.
Create A Blog Profile Page - Django Blog #30
20:20
Codemy.com
Рет қаралды 17 М.
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Style Django Forms With Bootstrap - Django Blog #5
15:46
Codemy.com
Рет қаралды 128 М.
Update User Profiles - Django Wednesdays Twitter #11
12:55
Codemy.com
Рет қаралды 7 М.
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
I tried React and it Ruined My Life
1:19:10
Tsoding Daily
Рет қаралды 156 М.
Adding a session timeout in Django
15:44
Cloud With Django
Рет қаралды 10 М.
Post Blog Comments  - Django Blog #34
20:04
Codemy.com
Рет қаралды 31 М.
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН