How to Let Users Change Account Info Using Forms (Django Tutorial) | Part 18

preview_player
Показать описание
Enjoyed my video? Leave a like!
Рекомендации по теме
Комментарии
Автор

thanks for these, theyre helping so much. Just wandering, did you learn directly off django docs or what? Working my way through this Im sure I will come back to this playlist if i ever decide to create my own project as there is so much to learn. Keeep it up tho really appreciate these.

arsenalacid
Автор

@Max Goodridge, what more efficient, POST and save to DB inside one url, or move to different url using "action" then save to DB and redirect back?

sajheoz
Автор

Whats the Atom plugin that auto completes, say example for when you type "form" in the template

alexlaverty
Автор

Hello, I have a question related to Django, I created a registeration form in Django frame-work and I want to save that user data in CSV form in my PC .How I do that can you help me?

khushbookatariya
Автор

im not using a username for mine but i am using address and stuff like that how would i get them to show up also the first and last name isnt showing for me

Smidgon
Автор

What if we want to edit test1 or test2 instead of max goodridge?

maunishdave
Автор

I have a problem here, Once I tried to edit and submit I was not able to be redirected to the profile page and is not showing any error. It simply does nothing. No error No redirection

mohammedalshami
Автор

Great Series Max well done. I think it would be really useful to finish each video with a quick summary and a screen shot of all the files that have been edited during that video so the user can debug easily.

Up to now everything has worked perfectly for me but have just finished this video and when I try to open the profile edit form I get an error message:

ValueError at /account/profile/edit/
The view accounts.views.edit_profile didn't return an HttpResponse object. It returned None instead.

I am going crazy trying to work this out anyone have any ideas?

wentworth
Автор

my edit_profile is not working. Please help somebody, i follow the process as stated and search help in community blog.

SMARTPALASH
Автор

Hi Max ! How did you resolve that Value error at 7:50 ? Anyone ? Please Help

shivamlakhwara
Автор

I followed your way, but when I go to /profile/edit, it goes to /profile not /profile/edit. I am not able to edit information at all. Thanks in advance.

avijeetkarmaker
Автор

TypeError at /edit: __init__() got an unexpected keyword argument 'instanct' .Please Help!

divyamilanchannel
Автор

I'd like to know how to customize those ugly default django fields with bootstrap

tonymugendi
Автор

How to let user change phone number created in user profile ?

nrnagendra
Автор

If anyone is interested my errors were as a result of indenting the if and else statements in views.py

wentworth
welcome to shbcf.ru