Update User Profile | Django Inventory Management System Web Application

preview_player
Показать описание
In this video, we will look at adding the Update or Edit functionality to our User Profile. We will learn how to change the default image and add on to the address and phone fields from the profile model. The source code to the project is in the link below. Also the code for the templates are included

Project Source Code:

Dashboard Interface Design Source Code:

Follow me on:

Python Official website:

Download and Install Python on Windows 10 Computer

Python Programming | Series Tutorial

Bootstrap4.5 Series Tutorial

#InventoryManagementSystem
#Python
#Django
Рекомендации по теме
Комментарии
Автор

I'll be honest, understanding the workings of django is not the easiest thing, but you make it possible to learn. Thank you.

victornzemeke
Автор

thanks for your help was good for me until this video i been trying everything as you say but when i try to update the UserForm nothing happens, and the page reloaded with the old information i do not have idea why i expendt 2 days on this and im desperate if anyone has the same problem and you solved please let me know

camilovargas
Автор

i got this error message : from .forms import CreateUserForm, UserUpdateForm, ProfileUpdateForm
ImportError: cannot import name 'UserUpdateForm' from 'user.forms'

OperationsGeneral
welcome to shbcf.ru