Learn Django - Extending the User Model, Using Signals and Building a User Avatar Feature - Part 9

Learn Django - Extending the User Model, Using Signals and Building a User Avatar Feature - Part 9

Very Academy

3 года назад

3,853 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Pavel Loginov
Pavel Loginov - 10.11.2022 20:15

We can get an image URL without additional template context using `{{ request.user.profile.avatar.url }}`.
Thank you for all of your tutorials, very helpful.

Ответить
Farhan Ahmed
Farhan Ahmed - 18.09.2021 22:20

Thanks man. I learned lot of things from your tutorial.

Ответить
KALYDO
KALYDO - 29.08.2021 15:04

really intressing but like to know how you do that with serializers instead of forms seems to by slightly diffrent

Ответить
JH KZ
JH KZ - 05.03.2021 20:11

would it be fine to put those fields in CustomUser Model if you have or better separate them in two, Custom User Model and Profile with OneToOneField filed

Ответить
Haruna Yakubu
Haruna Yakubu - 25.11.2020 05:14

Great work.
I am working on a Real Estate project in Django.
I want the to have three different users; Property Owner, Customer and Agent.

I need your kind recommendations please

Ответить
Abdulla Osama
Abdulla Osama - 21.11.2020 01:50

would be great if u do a toturial about groups and permissions, extending them too! thanks for the great content!

Ответить
Pabor louise
Pabor louise - 17.08.2020 03:32

Good one. But removing the email check isn't nice. By removing it, users can change their email to an already existed email. I think the check for the userupdate-form should be different from the user-reg-form.

Ответить
Luffy
Luffy - 11.08.2020 17:13

Keep up the good work😍

Ответить
Luffy
Luffy - 11.08.2020 17:13

😍

Ответить
Krishna Manohar
Krishna Manohar - 11.08.2020 16:54

My suggestion: Caching, Redis, rabbitMQ, celery, in Django along with DRF & testing. Hope to this series in our channel. Thank you. 😄🙏

Ответить